0.1.1
What's Changed
- Offer GZIP support for
Metric
IO by @clintval in #52 - Add method
is_clipping
toCigarOp
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 toTemplate
by @msto in #59 - Add header property by @msto in #58
- Use rtd theme by @msto in #63
- Add
chrom1
/chrom2
arguments toadd_pair()
by @msto in #61 fast_concat()
forMetric
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
- @clintval made their first contribution in #52
- @kockan made their first contribution in #54
- @TedBrookings made their first contribution in #47
- @msto made their first contribution in #62
Full Changelog: 0.1.0...0.1.1