Modifier and Type | Field and Description |
---|---|
java.lang.Object |
info
An optional pointer to an information object.
|
Interval |
interval
Basepair range.
|
float[] |
results |
Constructor and Description |
---|
Marker(Interval interval,
float[] results) |
Marker(Interval interval,
GeneInfo info) |
Marker(WsRead read) |
public Interval interval
public float[] results
public java.lang.Object info
public Marker(Interval interval, float[] results)
public Marker(WsRead read)
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.