Class FastQScreenReportPooledSampleTest

java.lang.Object
fr.ens.biologie.genomique.aozan.tests.pooledsample.AbstractPooledSampleTest
fr.ens.biologie.genomique.aozan.tests.pooledsample.FastQScreenReportPooledSampleTest
All Implemented Interfaces:
AozanTest, PooledSampleTest

public class FastQScreenReportPooledSampleTest extends AbstractPooledSampleTest
  • Constructor Details

    • FastQScreenReportPooledSampleTest

      public FastQScreenReportPooledSampleTest()
      Public constructor.
  • Method Details

    • configure

      public List<AozanTest> configure(TestConfiguration conf) throws AozanException
      Description copied from interface: AozanTest
      Configure the test.
      Parameters:
      conf - the test configuration
      Returns:
      list of Aozan tests
      Throws:
      AozanException
    • test

      public TestResult test(RunData data, int pooledSampleId)
      Description copied from interface: PooledSampleTest
      Do a test.
      Parameters:
      data - result object
      pooledSampleId - pooled sample Id
      Returns:
      a TestResult object with the result of the test
    • getCollectorsNamesRequiered

      public List<String> getCollectorsNamesRequiered()
      Description copied from interface: AozanTest
      Get the name of the collectors required for the test.
      Returns:
      a list of String with the name of the required collectors