Package | Description |
---|---|
htsjdk.samtools | |
htsjdk.samtools.metrics |
Modifier and Type | Class and Description |
---|---|
static class |
SamFileValidator.ValidationMetrics |
Modifier and Type | Class and Description |
---|---|
class |
MetricsFile<BEAN extends MetricBase,HKEY extends Comparable>
Contains a set of metrics that can be written to a file and parsed back
again.
|
Modifier and Type | Method and Description |
---|---|
static <T extends MetricBase> |
MetricsFile.readBeans(File file)
Convenience method to read all the Metric beans from a metrics file.
|