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