v1.3.1
- 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 (Seecommon.py
for a list of flags). - Clean
setup.py
to improveclassifiers