broadinstitute / gamgee

A C++14 library for NGS data formats
http://broadinstitute.github.io/gamgee/
MIT License
40 stars 13 forks source link

Support for BigWig format #381

Open lbergelson opened 10 years ago

lbergelson commented 10 years ago

Support for wig and BigWig could be useful.

http://genome.ucsc.edu/goldenpath/help/bigWig.html

lbergelson commented 10 years ago

We do have a specific use case for a fast bigwig reader. Oncotator needs to support annotation with wig and bigwig files. We're currently making use of an existing library, but it has some compatibility issues with OSX. A fast implementation in gamgee could be very useful to us.

MauricioCarneiro commented 10 years ago

Thanks Louis! definitely in our radar. Also is MAF and GFF.