Package edu.msu.cme.rdp.multicompare
Class MCSample
java.lang.Object
edu.msu.cme.rdp.multicompare.MCSample
- Direct Known Subclasses:
MCSampleResult
-
Constructor Summary
ConstructorsConstructorDescriptionMCSample
(List<ClassifierSequence> sampleSeqs, String sampleName) MCSample
(List<ClassifierSequence> sampleSeqs, String sampleName, File dupCountFile) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addRankCount
(ClassificationResult result) static int
getBootstrapIndex
(double d) int
getDupCount
(String seqName) toString()
-
Constructor Details
-
MCSample
-
MCSample
- Throws:
IOException
-
MCSample
-
MCSample
- Throws:
IOException
-
MCSample
-
MCSample
public MCSample(List<ClassifierSequence> sampleSeqs, String sampleName, File dupCountFile) throws IOException - Throws:
IOException
-
MCSample
- Throws:
IOException
-
MCSample
- Throws:
IOException
-
-
Method Details
-
getSampleName
-
getNextSeq
- Throws:
IOException
-
getDupCount
-
addRankCount
-
getBootstrapIndex
public static int getBootstrapIndex(double d) -
getBootstrapCountTable
-
toString
-