Class MaxPFClusterCountProjectTest
java.lang.Object
fr.ens.biologie.genomique.aozan.tests.project.AbstractProjectTest
fr.ens.biologie.genomique.aozan.tests.project.AbstractSimpleProjectTest
fr.ens.biologie.genomique.aozan.tests.project.MaxPFClusterCountProjectTest
- All Implemented Interfaces:
AozanTest,ProjectTest
The class define a test the maximum on passing filter clusters on samples in
a project.
- Since:
- 1.4
- Author:
- Sandrine Perrin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fr.ens.biologie.genomique.aozan.tests.project.AbstractSimpleProjectTest
configure, isValuePercent, test, testIndexedRead, transformValueMethods inherited from class fr.ens.biologie.genomique.aozan.tests.project.AbstractProjectTest
getColumnName, getDescription, getName, getUnit, init
-
Constructor Details
-
MaxPFClusterCountProjectTest
public MaxPFClusterCountProjectTest()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:AbstractSimpleProjectTestGet the the key in the RunData object for the value to test.- Specified by:
getKeyin classAbstractSimpleProjectTest- Parameters:
projectId- the project Id- Returns:
- a String with the required key
-
getValueType
Description copied from class:AbstractSimpleProjectTestGet the type of the value.- Specified by:
getValueTypein classAbstractSimpleProjectTest- Returns:
- a Class object with the type
-