Constructor | Description |
---|---|
SimpleFeature(String contig,
int start,
int end) |
Modifier and Type | Method | Description |
---|---|---|
String |
getContig() |
Gets the contig name for the contig this is mapped to.
|
int |
getEnd() |
|
int |
getStart() |
contains, contigsMatch, getLengthOnReference, overlaps, withinDistanceOf
public SimpleFeature(String contig, int start, int end)