Skip to content

PALEOMIX v1.2.9

Choose a tag to compare

@MikkelSchubert MikkelSchubert released this 01 May 20:52
· 743 commits to main since this release

Fixed

  • Improved handling of BAM tags to prevent unintended type changes.
  • Fixed 'rmdup_collapsed' underreporting the number of duplicate reads (in
    the 'XP' tag), when duplicates with different CIGAR strings were processed.

Changed

  • PCR duplicates detected for collapsed reads using 'rmdup_collapsed' are
    now identified based on alignments that include clipped bases. This
    matches the behavior of the Picard 'MarkDuplicates' command.
  • Depending on work-load, 'rmdup_collapsed' may now run up to twice as fast.