public class MultilevelMetrics
extends htsjdk.samtools.metrics.MetricBase
| Modifier and Type | Field and Description |
|---|---|
String |
LIBRARY
The library to which these metrics apply.
|
String |
READ_GROUP
The read group to which these metrics apply.
|
String |
SAMPLE
The sample to which these metrics apply.
|
| Constructor and Description |
|---|
MultilevelMetrics() |
public String SAMPLE
public String LIBRARY
public String READ_GROUP