Initial release
Initial release
- Basic support for conversion of contig names in GFF, VCF/BCF, BED, BAM/SAM
- Can build mapping files
- Can download mapping files from dpryan79's repo ChromosomeMappings
- python support via pyd
Attached release was built with LIBRARY_PATH=/usr/local/lib dub build -b release --compiler ldc2
using ldc version 1.24.0 on ubuntu 21.04 with dynamically linked htslib 1.12, and libpython2.7.