Release 2.2.7
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.