Skip to content

AdapterRemoval v2.3.1

Compare
Choose a tag to compare
@MikkelSchubert MikkelSchubert released this 12 Oct 20:08
· 837 commits to master since this release
  • Added --preserve5p option. This option prevents AdapterRemoval from trimming
    the 5p of reads when the --trimqualities, --trimns, and --trimwindows options
    are used. Neither end of collapsed reads are trimmed when this option is used.
  • Fixed Ns being miscounted as As when constructing consensus adapter sequences
    using --identify-adapters.