Class TTestAnalyzerTest

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

public class TTestAnalyzerTest extends BaseAnalyzerConfigurationTest
See test/data/stat-tests/README.txt for R code.
Author:
keshav
  • Constructor Details

    • TTestAnalyzerTest

      public TTestAnalyzerTest()
  • Method Details

    • testOneSampleTtest

      public void testOneSampleTtest() throws Exception
      Throws:
      Exception
    • testTTestWithExpressionExperiment

      public void testTTestWithExpressionExperiment()
      Tests the t-test with an ExpressionExperiment.