Skip to content

v0.2.2 (r388)

Compare
Choose a tag to compare
@haowenz haowenz released this 15 Apr 15:48
· 101 commits to master since this release

This release fixed the following bugs.

  • When using --read-format, the quality scores are wrongly complemented, which is fixed now.
  • The segfault caused by adapter trimming in #46 is fixed.

This release also improved barcode processing.

  • Barcode with Ns are now not used for estimating barcode frequency.
  • When correcting the barcode, its Ns are corrected first.

This release improve adapter trimming. It can now properly handle the case when one end of the read pair is a subsequence of the other in #88.

The results on mapping paired-end scATAC-seq reads would change slightly. If you previously used Chromap to process your paired-end scATAC-seq data, you may want to rerun it.