Class DiffExTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class DiffExTest
    extends AbstractGeoServiceTest
    Tests added to check various cases of differential expression analysis.
    Author:
    Paul
    • Constructor Detail

      • DiffExTest

        public DiffExTest()
    • Method Detail

      • tearDown

        public void tearDown()
      • testCountData

        public void testCountData()
                           throws Exception
        Test differential expression analysis on RNA-seq data. See bug 3383. R code in voomtest.R
        Throws:
        Exception
      • testGSE35930

        public void testGSE35930()
                          throws Exception
        Test where probes have constant values. See bug 3177.
        Throws:
        Exception