Skip to content

Release 2.2.7

Compare
Choose a tag to compare
@val-antonescu val-antonescu released this 12 Feb 15:48
· 1751 commits to master since this release

Version 2.2.7 - Feb 10, 2016

  • Added a parallel index build option: bowtie2-build --threads <# threads>.
  • Fixed an issue whereby IUPAC codes (other than A/C/G/T/N) in reads were
    converted to As. Now all non-A/C/G/T characters in reads become Ns.
  • Fixed some compilation issues, including for the Intel C++ Compiler.
  • Removed debugging code that could impede performance for many alignment
    threads.
  • Fixed a few typos in documentation.