|
| | BasicScanStatisticScore (AlignmentModel model, Annotation annotation, double score, boolean global, double regionLength, double regionScore) |
| |
| | BasicScanStatisticScore (AlignmentModel model, Annotation annotation, double regionTotal, double regionLength2, boolean fullyContainedReads) |
| |
| | BasicScanStatisticScore (AlignmentModel model, Annotation annotation, BasicScanStatisticScore previousScore, double newScore) |
| |
| double | calculateGlobalPvalue (AlignmentModel model) |
| |
| double | calculateLocalPvalue () |
| |
| double | getAverageCoverage () |
| |
| double | getWindowLength () |
| |
| void | setWindowLength (double length) |
| |
| double | getGlobalEnrichment () |
| |
| double | getLocalLambda () |
| |
| void | setGlobalLength (double d) |
| |
| double | getGlobalLambda () |
| |
| double | getGlobalLength () |
| |
| void | setRegionLength (double regionLength) |
| |
| double | getRegionLength () |
| |
| void | setScanPvalue (double scanPvalue) |
| |
| void | setPvalue (double scanPvalue) |
| |
| double | getScanPvalue () |
| |
| double | getPvalue () |
| |
| void | setFullyContainedNumberOfReads (double fullyContainedNumberOfReads) |
| |
| double | getFullyContainedNumberOfReads () |
| |
| double[] | getScores () |
| |
| String | toString () |
| |
| boolean | equals (Object o) |
| |
| | CountScore (Annotation a) |
| |
| | CountScore (CountScore other) |
| |
| | CountScore (CountScore other, Annotation newAnnotation, double newCount) |
| |
| | CountScore (AnnotationCollection<?extends Annotation > model, Annotation annotation) |
| |
| | CountScore (AnnotationCollection<?extends Annotation > model, Annotation annotation, double regionTotal) |
| |
| | CountScore (AnnotationCollection<?extends Annotation > model, Annotation annotation, boolean fullyContained) |
| |
| | CountScore (AnnotationCollection<?extends Annotation > model, Annotation annotation, double regionTotal, boolean fullyContained) |
| |
| | CountScore (Annotation annotation, double count, double regionTotal, double total) |
| |
| double | getCount () |
| |
| double | getScore () |
| |
| double | getTotal () |
| |
| double | getRegionTotal () |
| |
| double | getRPKM () |
| |
| double | getRPK () |
| |
| void | setCount (double count) |
| |
| void | setTotal (double total) |
| |
| void | setRegionTotal (double regionTotal) |
| |
| String | toString () |
| |
| boolean | equals (Object o) |
| |
| int | compareTo (CountScore o) |
| |
| int | hashCode () |
| |
| void | refreshPvalue () |
| |
| double | getPvalue () |
| |
| | AbstractWindowScore (Annotation t) |
| |
| Annotation | getAnnotation () |
| |
| umms.core.model.score.BasicScanStatisticScore.BasicScanStatisticScore |
( |
AlignmentModel |
model, |
|
|
Annotation |
annotation, |
|
|
double |
score, |
|
|
boolean |
global, |
|
|
double |
regionLength, |
|
|
double |
regionScore |
|
) |
| |
| umms.core.model.score.BasicScanStatisticScore.BasicScanStatisticScore |
( |
AlignmentModel |
model, |
|
|
Annotation |
annotation, |
|
|
double |
regionTotal, |
|
|
double |
regionLength2, |
|
|
boolean |
fullyContainedReads |
|
) |
| |
BAD constructor
- Parameters
-
| model | |
| annotation | |
| regionTotal | |
| regionLength2 | |
| fullyContainedReads | |
BAD CONSTRUCTOR
- Parameters
-
| model | |
| annotation | |
| previousScore | |
| newScore | |
| double umms.core.model.score.BasicScanStatisticScore.calculateGlobalPvalue |
( |
AlignmentModel |
model | ) |
|
| double umms.core.model.score.BasicScanStatisticScore.calculateLocalPvalue |
( |
| ) |
|
| boolean umms.core.model.score.BasicScanStatisticScore.equals |
( |
Object |
o | ) |
|
True iff scan P value and annotation are equal
| double umms.core.model.score.BasicScanStatisticScore.getAverageCoverage |
( |
| ) |
|
| double umms.core.model.score.BasicScanStatisticScore.getFullyContainedNumberOfReads |
( |
| ) |
|
| double umms.core.model.score.BasicScanStatisticScore.getGlobalEnrichment |
( |
| ) |
|
| double umms.core.model.score.BasicScanStatisticScore.getGlobalLambda |
( |
| ) |
|
| double umms.core.model.score.BasicScanStatisticScore.getGlobalLength |
( |
| ) |
|
| double umms.core.model.score.BasicScanStatisticScore.getLocalLambda |
( |
| ) |
|
| double umms.core.model.score.BasicScanStatisticScore.getPvalue |
( |
| ) |
|
| double umms.core.model.score.BasicScanStatisticScore.getRegionLength |
( |
| ) |
|
| double umms.core.model.score.BasicScanStatisticScore.getScanPvalue |
( |
| ) |
|
| double [] umms.core.model.score.BasicScanStatisticScore.getScores |
( |
| ) |
|
| double umms.core.model.score.BasicScanStatisticScore.getWindowLength |
( |
| ) |
|
| void umms.core.model.score.BasicScanStatisticScore.setFullyContainedNumberOfReads |
( |
double |
fullyContainedNumberOfReads | ) |
|
| void umms.core.model.score.BasicScanStatisticScore.setGlobalLength |
( |
double |
d | ) |
|
| void umms.core.model.score.BasicScanStatisticScore.setPvalue |
( |
double |
scanPvalue | ) |
|
| void umms.core.model.score.BasicScanStatisticScore.setRegionLength |
( |
double |
regionLength | ) |
|
| void umms.core.model.score.BasicScanStatisticScore.setScanPvalue |
( |
double |
scanPvalue | ) |
|
| void umms.core.model.score.BasicScanStatisticScore.setWindowLength |
( |
double |
length | ) |
|
| String umms.core.model.score.BasicScanStatisticScore.toString |
( |
| ) |
|
The documentation for this class was generated from the following file: