Skip to content

v0.1.1 (r234)

Compare
Choose a tag to compare
@haowenz haowenz released this 16 Sep 06:22
· 260 commits to master since this release

This release includes the following improvement or bug fix.

  1. Output MAPQ in BED.
  2. Add CB tag for corrected barcodes in SAM.
  3. Output seq and qual in SAM.
  4. Fix a memory leak when outputing SAM.
  5. Fix an issue when no read is mapped.
  6. Fix an issue of wrong start position for reverse alignments in SAM.
  7. Improve MAPQ estimation for single-end read mappings.
  8. Add the option "--read-format" for customized read and barcode format.
  9. Support barcode size up to 32bp.
  10. Improve candidate cache efficiency.
  11. Fix an issue causing cache store empty entries.
  12. Support output of version number.
  13. Add a man page to explain the setting of each parameter.