Skip to content

0.1.1

Compare
Choose a tag to compare
@clintval clintval released this 19 Dec 15:44
· 77 commits to main since this release

What's Changed

  • Offer GZIP support for Metric IO by @clintval in #52
  • Add method is_clipping to CigarOp by @kockan in #54
  • Add vcf module by @TedBrookings in #47
  • Suppress stderr printing when sam indices are older than SAM file by @TedBrookings in #48
  • Add Template.write_to() by @msto in #62
  • Add set_tag method to Template by @msto in #59
  • Add header property by @msto in #58
  • Use rtd theme by @msto in #63
  • Add chrom1/chrom2 arguments to add_pair() by @msto in #61
  • fast_concat() for Metric by @kockan in #53
  • Fix install and test by @TedBrookings in #71
  • Adding the option to specify the sort order of an output SAM file produced by SamBuilder by @NatPRoach in #25
  • Fix type problems found by latest mypy by @TedBrookings in #75
  • Have ContigBuilder.add() default to adding 1x the bases provided by @clintval in #76
  • Add VCF module to docs and fixup docs warnings by @clintval in #78
  • Add a context manager for zipping FASTX files by @clintval in #77

New Contributors

Full Changelog: 0.1.0...0.1.1