public class IlluminaLaneMetrics
extends htsjdk.samtools.metrics.MetricBase
| Modifier and Type | Field | Description |
|---|---|---|
Double |
CLUSTER_DENSITY |
The number of clusters per unit area on the this lane expressed in units of [cluster / mm^2].
|
Long |
LANE |
This lane's number.
|
| Constructor | Description |
|---|---|
IlluminaLaneMetrics() |
| Modifier and Type | Method | Description |
|---|---|---|
static String |
getExtension() |
This property is not exposed in a field to avoid complications with MetricBase's dependency on reflection.
|
public Double CLUSTER_DENSITY
public Long LANE
public static String getExtension()