SHA256
10
0
forked from pool/bowtie2

18 Commits

Author SHA256 Message Date
28e4f209d6 Accepting request 1254882 from home:sfalken:branches:science
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4

OBS-URL: https://build.opensuse.org/request/show/1254882
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=29
2025-03-24 18:07:31 +00:00
ac9468b515 Accepting request 1192056 from home:badshah400:branches:science
Update to version 2.5.4

OBS-URL: https://build.opensuse.org/request/show/1192056
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=27
2024-08-11 12:44:55 +00:00
Pierre Bonamy
7c24413b1f Accepting request 1150179 from home:badshah400:branches:science
Update to version 2.5.3.

OBS-URL: https://build.opensuse.org/request/show/1150179
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=25
2024-02-26 11:48:27 +00:00
Pierre Bonamy
4b08a9ec3c Accepting request 1118941 from home:badshah400:branches:science
* Update to version 2.5.2.
* Update simde to version 0.7.6.
* Allow building with LTO, do not set _lto_cflags to %{nil}.

OBS-URL: https://build.opensuse.org/request/show/1118941
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=23
2023-10-20 15:25:51 +00:00
Pierre Bonamy
ec28a781f2 Accepting request 1059201 from home:badshah400:branches:science
Update to version 2.5.1

OBS-URL: https://build.opensuse.org/request/show/1059201
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=21
2023-01-18 17:45:55 +00:00
Pierre Bonamy
4bb9389c90 Accepting request 1036958 from home:badshah400:branches:science
- Update to version 2.5.0:
  * Overall improvements in the use of prefetch instructions.
  * Made input/output fully asynchronous by using a dedicated
    thread.
  * Added support for AVX2 256-bit instructions with can be
    enabled by setting the SSE_AXV2 environment variable at
    compile time.
  * Fixed an issue causing bowtie2 to crash when processing ZSTD
    files with high compression ratios.
  * Changed the way that unique alignments are counted in summary
    message to better match up with filters on SAM output.

OBS-URL: https://build.opensuse.org/request/show/1036958
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=19
2022-11-21 07:43:18 +00:00
Pierre Bonamy
369871af2e Accepting request 947770 from home:badshah400:branches:science
- Update to version 2.4.5.
- Update simde to version 0.7.2.

OBS-URL: https://build.opensuse.org/request/show/947770
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=18
2022-01-21 08:00:44 +00:00
Pierre Bonamy
253a41924f Accepting request 903791 from home:badshah400:branches:science
- Update to version 2.4.4.
- Update simde to version 0.7.0.
- Drop BuildRequires tbb-devel: no longer required.
- RelWithDebInfo isn't supported and assumes fully unoptimised Debug mode; use Release mode instead by passing `-DCMAKE_RELEASE_TYPE=Release` to cmake.

OBS-URL: https://build.opensuse.org/request/show/903791
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=17
2021-07-03 15:11:35 +00:00
Pierre Bonamy
2ee3a47d25 Accepting request 843290 from home:badshah400:branches:science
(Sorry for the goof-up in my previous sr!)
* Actually update bowtie2 source to version 2.4.2 (fixing previous revision).
* Drop patches incorporated upstream:
  * bowtie2-processor_support.patch (commit ebb07cf).
  * bowtie2-cmake-install-targets.patch (commit c9d92ce).
* Package README.md file as doc.

OBS-URL: https://build.opensuse.org/request/show/843290
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=15
2020-10-22 14:40:43 +00:00
Pierre Bonamy
9edf45874f Accepting request 842103 from home:badshah400:branches:science
- Update to version 2.4.2.
- Drop _service file and use tagged version of simde instead (at version 0.6.0); correspondingly drop the obsinfo and obscpio files as well.

OBS-URL: https://build.opensuse.org/request/show/842103
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=13
2020-10-19 08:50:16 +00:00
Pierre Bonamy
781d173754 Accepting request 814673 from home:flyos:science
- Added bowtie2-processor_support.patch to fix GCC10 build fail
- Added %fdupes in the spec files to handle duplicated binary files

OBS-URL: https://build.opensuse.org/request/show/814673
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=11
2020-06-15 09:34:53 +00:00
Pierre Bonamy
e19b4c5100 Accepting request 809852 from home:badshah400:branches:science
- Update to version 2.4.1:
- Add bowtie2-cmake-install-targets.patch to fix cmake scripts, specfically adding install targets and fixing tests (still does not work) [gh#BenLangmead/bowtie2#292].
- Use cmake for building (BuildRequires: cmake); adapt appropriately for aarch64.
- Use pkgconfig based BuildRequires for zlib.

OBS-URL: https://build.opensuse.org/request/show/809852
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=9
2020-05-28 11:02:31 +00:00
Pierre Bonamy
ef996082c7 Accepting request 803240 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Fix aarch64 build with:
  * simde sources
  * export POPCNT_CAPABILITY=0

OBS-URL: https://build.opensuse.org/request/show/803240
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=7
2020-05-13 14:05:27 +00:00
Pierre Bonamy
4dd5b3160c Accepting request 752540 from home:badshah400:branches:science
- Use %%license to install LICENSE file.

OBS-URL: https://build.opensuse.org/request/show/752540
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=5
2019-11-30 07:30:56 +00:00
Pierre Bonamy
60ce91e79f Accepting request 746398 from home:badshah400:branches:science
- Update to version 2.3.5.1:
  * Added official support for BAM input files.
  * Added official support for CMake build system.
  * Added changes to Makefile for creating Reproducible builds
    [gh#BenLangmead/bowtie2#210].
  * Fix an issue whereby building on aarch64 would require
    patching sed commands [gh#BenLangmead/bowtie2#243].
  * Fix an issue whereby `bowtie2` would incorrectly throw an
    error while processing `--interleaved` input.
- Changes from version 2.3.5:
  * Added support for obtaining input reads directly from the
    Sequence Read Archive, via NCBI's [NGS language
    bindings](https://github.com/ncbi/ngs).  This is activated via
    the [`--sra-acc`](manual.shtml#bowtie2-options-sra-acc)
    option.  This implementation is based on Daehwan Kim's in
    [HISAT2](https://ccb.jhu.edu/software/hisat2).  Supports both
    unpaired and paired-end inputs.
  * Bowtie 2 now compiles on ARM architectures (via
    [gh#BenLangmead/bowtie2#216].
  * `--interleaved` can now be combined with FASTA inputs (worked
    only with FASTQ before).
  * Fixed issue whereby large indexes were not successfully found
    in the `$BOWTIE2_INDEXES` directory.
  * Fixed input from FIFOs (e.g. via process substitution) to
    distinguish gzip-compressed versus uncompressed input.
  * Fixed issue whereby arguments containing `bz2` `lz4` were
    misinterpretted as files.
  * Fixed several compiler warnings.
  * Fixed issue whereby both ends of a paired-end read could have
    negative TLEN if they exactly coincided

OBS-URL: https://build.opensuse.org/request/show/746398
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=4
2019-11-07 21:08:54 +00:00
Pierre Bonamy
6ad41102b0 Accepting request 580966 from home:badshah400:branches:science
- Update to version 2.3.4.1:
  * Fixed an issue with --reorder that caused bowtie2 to crash
    while reordering SAM output
- Changes from version 2.3.4:
  * Fixed major issue causing corrupt SAM output when using many
    threads (-p/--threads) on certain systems.
  * Fixed an issue whereby bowtie2 processes could overwrite each
    others' named pipes on HPC systems.
  * Fixed an issue causing bowtie2-build and bowtie2-inspect to
    return prematurely on Windows.
  * Fixed issues raised by compiler "sanitizers" that could
    potentially have caused memory corruption or undefined
    behavior.
  * Added the "continuous FASTA" input format (-F) for aligning
    all the k-mers in the sequences of a FASTA file. Useful for
    determining mapability of regions of the genome, and similar
    tasks.
- Run sed on binaries to modify env based hashbangs to ones that
  directly call executables.
- Drop bowtie2-gcc6.patch; incorporated upstream.

OBS-URL: https://build.opensuse.org/request/show/580966
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=3
2018-02-28 22:09:13 +00:00
Pierre Bonamy
0e8f3975ac Accepting request 520633 from home:pluskalm:branches:science
- Update to version 2.3.2:

OBS-URL: https://build.opensuse.org/request/show/520633
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=2
2017-09-04 12:03:52 +00:00
Matthias Mailänder
97dab54c12 Accepting request 397077 from home:flyos:science
Bowtie 2 is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences. It is particularly good at aligning reads of about 50 up to 100s or 1,000s of characters, and particularly good at aligning to relatively long (e.g. mammalian) genomes. Bowtie 2 indexes the genome with an FM Index to keep its memory footprint small: for the human genome, its memory footprint is typically around 3.2 GB. Bowtie 2 supports gapped, local, and paired-end alignment modes.

OBS-URL: https://build.opensuse.org/request/show/397077
OBS-URL: https://build.opensuse.org/package/show/science/bowtie2?expand=0&rev=1
2016-05-21 12:06:28 +00:00