| Interface | Description |
|---|---|
| BEDFeature |
| Class | Description |
|---|---|
| BEDCodec |
Codec for parsing BED file, as described by UCSC
See https://genome.ucsc.edu/FAQ/FAQformat.html#format1
|
| FullBEDFeature |
Object for full BED file.
|
| SimpleBEDFeature |
Feature from a BED file without exon blocks.
|
| Enum | Description |
|---|---|
| BEDCodec.StartOffset |
Indicate whether co-ordinates or 0-based or 1-based.
|