|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QualityGlobalTest | |
fr.ens.transcriptome.doelan.data | doelan data package. |
fr.ens.transcriptome.doelan.tests |
Uses of QualityGlobalTest in fr.ens.transcriptome.doelan.data |
Methods in fr.ens.transcriptome.doelan.data that return QualityGlobalTest | |
QualityGlobalTest |
TestSuiteResult.GlobalTest.getTest()
Get the test. |
Methods in fr.ens.transcriptome.doelan.data with parameters of type QualityGlobalTest | |
void |
TestSuiteResult.addGlobalTest(QualityGlobalTest test,
fr.ens.transcriptome.nividic.util.parameter.Parameters parameters)
Add a global test. |
void |
TestSuiteResult.GlobalTest.setTest(QualityGlobalTest test)
Set the test. |
Constructors in fr.ens.transcriptome.doelan.data with parameters of type QualityGlobalTest | |
QualityGlobalTestResult(fr.ens.transcriptome.nividic.om.BioAssay bioassay,
QualityGlobalTest test)
Public constructor. |
|
TestSuiteResult.GlobalTest(QualityGlobalTest test,
fr.ens.transcriptome.nividic.util.parameter.Parameters parameters)
Public constructor. |
Uses of QualityGlobalTest in fr.ens.transcriptome.doelan.tests |
Subclasses of QualityGlobalTest in fr.ens.transcriptome.doelan.tests | |
class |
GlobalMaxBadFeatureRemoved
This class define a Global test which count the number of bad removed spot. |
class |
GlobalMaxBadFeaturesTest
This class defines an algorithm to count the maximal bad spots in a test suite. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |