Class | Description |
---|---|
ActivityProfile |
Class holding information about per-base activity scores for
assembly region traversal
|
ActivityProfileState |
Captures the probability that a specific locus in the genome represents an "active" site containing
real variation.
|
ActivityProfileStateRange |
An efficient way of representing a set of
ActivityProfileState s in an interval; used by Spark. |
BandPassActivityProfile |
A band pass filtering version of the activity profile
Applies a band pass filter with a Gaussian kernel to the input state probabilities to smooth
them out of an interval
|
Enum | Description |
---|---|
ActivityProfileState.Type |
The type of the value returned by
ActivityProfileState.getResultValue() |