Package htsjdk.samtools.metrics


package htsjdk.samtools.metrics
  • Class
    Description
    A header for a metrics file.
    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.
    A simple header who's data type is a single String.
    Header that stores information about the version of some piece of software or data used to create the metrics file.