Skip to content

Initial release

Compare
Choose a tag to compare
@charlesgregory charlesgregory released this 23 Jun 17:20
· 54 commits to master since this 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.