public class IlluminaLaneMetrics extends MetricBase
Modifier and Type | Field and 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 and Description |
---|
IlluminaLaneMetrics() |
Modifier and Type | Method and Description |
---|---|
static String |
getExtension()
This property is not exposed in a field to avoid complications with MetricBase's dependency on reflection.
|
equals, hashCode, toString
public Double CLUSTER_DENSITY
public Long LANE
public static String getExtension()