Class SampleCountPooledSampleTest
java.lang.Object
fr.ens.biologie.genomique.aozan.tests.pooledsample.AbstractPooledSampleTest
fr.ens.biologie.genomique.aozan.tests.pooledsample.AbstractSimpleSampleTest
fr.ens.biologie.genomique.aozan.tests.pooledsample.SampleCountPooledSampleTest
- All Implemented Interfaces:
AozanTest,PooledSampleTest
The Class SampleCountSampleTest.
- Since:
- 2.4
- Author:
- Sandrine Perrin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.ens.biologie.genomique.aozan.tests.pooledsample.AbstractSimpleSampleTest
configure, getInterval, isValuePercent, test, testIndexedRead, transformValueMethods inherited from class fr.ens.biologie.genomique.aozan.tests.pooledsample.AbstractPooledSampleTest
getColumnName, getDescription, getName, getUnit, init
-
Constructor Details
-
SampleCountPooledSampleTest
public SampleCountPooledSampleTest()Public constructor.
-
-
Method Details
-
getCollectorsNamesRequiered
Description copied from interface:AozanTestGet the name of the collectors required for the test.- Returns:
- a list of String with the name of the required collectors
-
getKey
Description copied from class:AbstractSimpleSampleTestGet the the key in the RunData object for the value to test.- Specified by:
getKeyin classAbstractSimpleSampleTest- Parameters:
pooledSampleId- the pooled sample Id- Returns:
- a String with the required key
-
getValueType
Description copied from class:AbstractSimpleSampleTestGet the type of the value.- Specified by:
getValueTypein classAbstractSimpleSampleTest- Returns:
- a Class object with the type
-