ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
umms.core.model.score.StartInWindowCountScore Class Reference
Inheritance diagram for umms.core.model.score.StartInWindowCountScore:
Inheritance graph
[legend]
Collaboration diagram for umms.core.model.score.StartInWindowCountScore:
Collaboration graph
[legend]

Public Member Functions

 StartInWindowCountScore (Annotation t)
 
 StartInWindowCountScore (AlignmentModel model, Annotation annotation)
 
double getScore ()
 
double getCount ()
 
int compareTo (StartInWindowCountScore o)
 
void setCount (double count)
 
- Public Member Functions inherited from umms.core.model.score.WindowScore.AbstractWindowScore
 AbstractWindowScore (Annotation t)
 
Annotation getAnnotation ()
 

Additional Inherited Members

- Protected Attributes inherited from umms.core.model.score.WindowScore.AbstractWindowScore
Annotation annotation
 

Constructor & Destructor Documentation

umms.core.model.score.StartInWindowCountScore.StartInWindowCountScore ( Annotation  t)
umms.core.model.score.StartInWindowCountScore.StartInWindowCountScore ( AlignmentModel  model,
Annotation  annotation 
)

Here is the call graph for this function:

Member Function Documentation

int umms.core.model.score.StartInWindowCountScore.compareTo ( StartInWindowCountScore  o)

Here is the call graph for this function:

double umms.core.model.score.StartInWindowCountScore.getCount ( )

Here is the caller graph for this function:

double umms.core.model.score.StartInWindowCountScore.getScore ( )

Returns the number of reads overlapping this region

Returns
number of reds overlapping this window Returns the "score" as defined by each subclass (e.g. count, ratio, sum of annotation scores, etc.)

Implements umms.core.model.score.WindowScore.

Here is the call graph for this function:

void umms.core.model.score.StartInWindowCountScore.setCount ( double  count)

Here is the caller graph for this function:


The documentation for this class was generated from the following file: