Class DiffExMetaAnalyzerServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class DiffExMetaAnalyzerServiceTest extends AbstractGeoServiceTest
This is a test that requires complex setup: loading several data sets, information on genes, array design annotations, conducting differential expression, and finally the meta-analysis. It's somewhat of a kitchensink test - some non-meta-analysis related tests are included.
Author:
Paul
  • Constructor Details

    • DiffExMetaAnalyzerServiceTest

      public DiffExMetaAnalyzerServiceTest()
  • Method Details