Closed joshuak94 closed 1 year ago
This is a very first draft/WIP for the annotation IO. This will cover annotation file types (BED, bedGraph, wiggle, etc.).
At the moment I've only implemented a very basic BED format (three columns, chrom, chromStart, chromEnd) and the BED header.
TODO
For the naming I opened a discussion thread: https://github.com/h-2/b.i.o./discussions/51
This is a very first draft/WIP for the annotation IO. This will cover annotation file types (BED, bedGraph, wiggle, etc.).
At the moment I've only implemented a very basic BED format (three columns, chrom, chromStart, chromEnd) and the BED header.
TODO