Package htsjdk.samtools.metrics
-
Interface Summary Interface Description Header A header for a metrics file. -
Class Summary Class Description MetricBase A base class from which all Metric classes should inherit.MetricsFile<BEAN extends MetricBase,HKEY extends Comparable> Contains a set of metrics that can be written to a file and parsed back again.StringHeader A simple header who's data type is a single String.VersionHeader Header that stores information about the version of some piece of software or data used to create the metrics file.