Package | Description |
---|---|
htsjdk.tribble.bed |
Modifier and Type | Method and Description |
---|---|
java.util.List<FullBEDFeature.Exon> |
FullBEDFeature.getExons() |
java.util.List<FullBEDFeature.Exon> |
BEDFeature.getExons() |
java.util.List<FullBEDFeature.Exon> |
SimpleBEDFeature.getExons() |
Modifier and Type | Method and Description |
---|---|
void |
FullBEDFeature.addExon(FullBEDFeature.Exon exon) |
Modifier and Type | Method and Description |
---|---|
void |
FullBEDFeature.setExons(java.util.List<FullBEDFeature.Exon> exons) |