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.
gnu: bedtools: Use modify-phases. * gnu/packages/bioinformatics.scm (bedtools)[arguments]: Use modify-phases.
gnu: Add missing (gnu packages gcc) import. * gnu/packages/bioinformatics.scm: Use (gnu packages gcc). This is required by 'r-impute' for 'gfortran'.
gnu: Add genomation. * gnu/packages/bioinformatics.scm (r-genomation): New variable.
gnu: Add seqPattern. * gnu/packages/bioinformatics.scm (r-seqpattern): New variable.
gnu: Add impute. * gnu/packages/bioinformatics.scm (r-impute): New variable.
gnu: Add BSgenome. * gnu/packages/bioinformatics.scm (r-bsgenome): New variable.
gnu: Add topGO. * gnu/packages/bioinformatics.scm (r-topgo): New variable.
gnu: Add GO.db. * gnu/packages/bioinformatics.scm (r-go-db): New variable.
gnu: Add GenomicFeatures. * gnu/packages/bioinformatics.scm (r-genomicfeatures): New variable.
gnu: Add rtracklayer. * gnu/packages/bioinformatics.scm (r-rtracklayer): New variable.
gnu: Add GenomicAlignments. * gnu/packages/bioinformatics.scm (r-genomicalignments): New variable.