Skip to content

v1.3.1

Compare
Choose a tag to compare
@saketkc saketkc released this 13 Dec 05:13
· 280 commits to master since this release
  • Detecting uniquely mapping reads now raises a warning instead of aborting. We expect the user to ensure all reads in the bam are uniquely mapping unless it was produced for aligners that support either the NH or standard uniquely mapping flags (See common.py for a list of flags).
  • Clean setup.py to improve classifiers