public class ExampleSingleMetrics
extends htsjdk.samtools.metrics.MetricBase
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
int |
NUMREADS |
Constructor and Description |
---|
ExampleSingleMetrics() |
Modifier and Type | Method and Description |
---|---|
ExampleSingleMetrics |
addRead(GATKRead read) |
ExampleSingleMetrics |
combine(ExampleSingleMetrics that) |
ExampleSingleMetrics |
finish() |
public ExampleSingleMetrics addRead(GATKRead read)
public ExampleSingleMetrics combine(ExampleSingleMetrics that)
public ExampleSingleMetrics finish()