0.0.5
What's Changed
- A bunch of re-organization followed by adding a bunch of code by @tfenne in #14
- Add isort as a dev dependency and use it to keep imports tidy. by @tfenne in #16
- New Template class and TemplateIterator. by @tfenne in #15
- Added a function to the sam module to calculate mms, nm, etc. by @tfenne in #17
- Add ability to set mapq when adding pairs and single reads to SamBuilder by @tfenne in #21
- Fixed the str() method for SupplementaryAlignment to safely round-trip. by @tfenne in #18
- Let the pysam requirement float. by @tfenne in #23
New Contributors
Full Changelog: 0.0.4...0.0.5