gnu: Update sortmerna to 2.1. * gnu/packages/bioinformatics.scm (sortmerna): Update to 2.1.
gnu: sra-tools: Update to 2.5.7. * gnu/packages/bioinformatics.scm (sra-tools): Update to 2.5.7.
gnu: ncbi-vdb: Update to 2.5.7. gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.5.7.
gnu: ngs-sdk: Update to 1.2.3. gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.2.3.
Merge branch 'master' into core-updates
gnu: Add sortmerna. * gnu/packages/bioinformatics.scm (sortmerna): New variable.
gnu: Add cufflinks. * gnu/packages/bioinformatics.scm (cufflinks): New variable.
gnu: Add TopHat. * gnu/packages/bioinformatics.scm (tophat): New variable. * gnu/packages/patches/tophat-build-with-later-seqan.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
gnu: star: Update to 2.5.1b. * gnu/packages/bioinformatics.scm (star): Update to 2.5.1b. [source]: Remove bundled htslib sources and pre-built binaries. [arguments]: Add phase "do-not-use-bundled-htslib". [inputs]: Add "htslib".
gnu: star: Use "modify-phases" syntax. * gnu/packages/bioinformatics.scm (star)[arguments]: Use "modify-phases" syntax.
gnu: r-qtl: Update to 1.38-4. * gnu/packages/bioinformatics.scm (r-qtl): Update to 1.38-4.
Merge branch 'master' into core-updates
gnu: samtools-0.1: Adapt to changes in "samtools" variable. * gnu/packages/bioinformatics.scm (samtools-0.1)[arguments]: Add "LIBCURSES" make flag; delete "configure" phase; disable tests outside of "substitute-keyword-arguments".
gnu: r-go-db: Add missing input. * gnu/packages/bioinformatics.scm (r-go-db)[propagated-inputs]: Add "r-annotationdbi".
gnu: bowtie: Update to 2.2.6. * gnu/packages/bioinformatics.scm (bowtie): Update to 2.2.6. [source]: Remove patch; do not set CC and CPP variables. [inputs]: Add "tbb". [arguments]: Pass "prefix" and "WITH_TBB" make flags; remove custom "install" phase. * gnu/packages/patches/bowtie-fix-makefile.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove patch file.
gnu: orfm: Update to 0.5.3. * gnu/packages/bioinformatics.scm (orfm): Update to 0.5.3. [native-inputs]: Add inputs required for tests. [description]: Add commas.
Merge branch 'master' into core-updates
gnu: samtools: Update to 1.3. * gnu/packages/bioinformatics.scm (samtools): Update to 1.3. [arguments]: Enable tests for all architectures; set ncurses in configure-flags instead of make-flags; simplify "patch-tests" phase; restore "configure" phase.
gnu: Add fxtract. * gnu/packages/bioinformatics.scm (fxtract): New variable.
gnu: bedtools: Update to 2.25.0. * gnu/packages/bioinformatics.scm (bedtools): Update to 0.25.0. [source]: Remove patch merged upstream. [arguments]: Use 'modify-phases'. Remove 'patch-makefile-SHELL-definition' phase. * gnu/packages/patches/bedtools-32bit-compilation.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it.