public interface BEDFeature extends Feature
Modifier and Type | Method and Description |
---|---|
Color |
getColor() |
String |
getDescription() |
List<FullBEDFeature.Exon> |
getExons() |
String |
getLink() |
String |
getName() |
float |
getScore() |
Strand |
getStrand() |
String |
getType() |