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