AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- aarch64 is not yet supported on Bowtie1. See: https://github.com/BenLangmead/bowtie/pull/13
- Update to version 1.2.3: * Added support for reading and inspecting Bowtie 2 indexes. Bowtie 2 indexes can now be used with either Bowtie or Bowtie 2. * Added support for building an index from a gzipped-compressed FASTA. * Fixed issue preventing bowtie from reporting repeated alignments when -M is specified. * Fixed issue with -F mode omitting final base of each read. * Fixed clipping of first letter of first read in batches after first. * Fixed an issue preventing bowtie wrapper script from finding indexes. - New BuildRequires: tbb-devel. - Fix env based hashbangs. - Use %%license to install LICENSE. - Only build on 64-bit, building on 32-bit is no longer supported.
- Initial release