Class | Description |
---|---|
Log |
Very simple logger.
|
Matrix |
Matrix utility functions
|
ProbToCall |
Converts genotype probabilities to a called genotype
|
ProbToCallMinDepth |
Converts genotype probabilities to a called genotype
|
SortByIndexDouble |
Comparator to sort integer indices based on the corresponding value in a
double array.
|
TopQueue |
Queue that keeps only the entries with the top values
|
Enum | Description |
---|---|
Log.Level |
Represents different levels of message output.
|