Skip to content

AdapterRemoval v2.3.2

Compare
Choose a tag to compare
@MikkelSchubert MikkelSchubert released this 17 Mar 11:26
· 851 commits to master since this release
  • Improved error messages when AdapterRemoval failed to open or write FASTQ
    files (issue #42).
  • Fixed build on some architectures. Patch courtesy of Andreas Tille/the Debian
    build team.
  • Fixed display of max Phred scores in FASTQ validation error messages.
  • Removed benchmarking scripts which were included in the repo for the sake of
    making Schubert et al. 2016 reproducible. This is no longer relevant.
  • Use 'install' in the Makefile; patch courtesy of Eric DEVEAUD.
  • Added --collapse-deterministic to .settings file.
  • Fixed --minadapteroverlap being misapplied in PE mode.
  • Added --collapse-conservatively merge algorithm based on FASTQ-join. See
    the man-page for more information