Package | Description |
---|---|
htsjdk.tribble.bed |
Modifier and Type | Class and Description |
---|---|
class |
FullBEDFeature
Object for full BED file.
|
class |
SimpleBEDFeature
Feature from a BED file without exon blocks.
|
Modifier and Type | Method and Description |
---|---|
BEDFeature |
BEDCodec.decode(java.lang.String line) |
BEDFeature |
BEDCodec.decode(java.lang.String[] tokens) |
BEDFeature |
BEDCodec.decodeLoc(java.lang.String line) |