v1.9.3
This is the third v1.9 patch release (v1.9.3).
Fixes
- fixed a regex in the CRISPR parser skipping spacers in some special cases: c747803 #265 (Thanks @ZarulHanifah)
- fixed wrong Piler-CR CRISPR array stop position omitting the last spacer: #276
- tmp. pinned Diamond version to
v2.1.8
due to an upstream bug: 0dd84fb
Improvements
- added parent ID to CRISPR repeat/spacer features in GFF3 outputs: ae71c09