| 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 java.lang.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(java.io.File file)
Convenience method to read all the Metric beans from a metrics file.
|