Skip to content

Releases: bio-cr/hts.cr

v0.0.3

15 Apr 01:37
Compare
Choose a tag to compare
  • change repo name "htslib" -> "hts"
    • require "htslib/hts/bam" -> require "hts/bam"
    • require "htslib/hts" -> require "hts"
  • Added CRAM support
  • Github Actions to create Docker image and API Reference
  • Fix open methods
  • Other fixes

v0.0.2

22 Mar 07:24
Compare
Choose a tag to compare
  • Added methods to get Bam tags by type.
  • Fixed mismatch between version number and github tag

v0.0.1

15 Mar 12:58
Compare
Choose a tag to compare

Ihtslib.cr is far from complete. Still, it is now accessible to parts of VCF::Info and parts of VCF::Format.