Constructor and Description |
---|
SimpleFeature(java.lang.String contig,
int start,
int end) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContig()
Gets the contig name for the contig this is mapped to.
|
int |
getEnd() |
int |
getStart() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contains, contigsMatch, getLengthOnReference, overlaps, withinDistanceOf
public java.lang.String getContig()
Locatable
public int getStart()