aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/bioinformatics.scm
Commit message (Collapse)AuthorAge
* gnu: r-annotationforge: Update to 1.18.1.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.18.1.
* gnu: r-category: Update to 2.42.1.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-category): Update to 2.42.1.
* gnu: r-biocstyle: Update to 2.4.1.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.4.1.
* gnu: r-dnacopy: Update to 1.50.1.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-dnacopy): Update to 1.50.1.
* gnu: r-iranges: Update to 2.10.2.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-iranges): Update to 2.10.2.
* gnu: r-genomeinfodb: Update to 1.12.2.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.12.2.
* gnu: r-variantannotation: Update to 1.22.3.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.22.3.
* gnu: r-limma: Update to 3.32.5.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-limma): Update to 3.32.5.
* gnu: r-biobase: Update to 2.36.2.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-biobase): Update to 2.36.2.
* gnu: r-annotationdbi: Update to 1.38.2.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.38.2.
* gnu: r-biomart: Update to 2.32.1.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-biomart): Update to 2.32.1.
* gnu: r-biocparallel: Update to 1.10.1.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.10.1.
* gnu: r-biostrings: Update to 2.44.2.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.44.2.
* gnu: r-delayedarray: Update to 0.2.7.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.2.7.
* gnu: r-summarizedexperiment: Update to 1.6.3.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.6.3.
* gnu: r-genomicalignments: Update to 1.12.1.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.12.1.
* gnu: r-rtracklayer: Update to 1.36.4.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.36.4.
* gnu: r-genomicfeatures: Update to 1.28.4.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.28.4.
* gnu: r-copywriter: Update to 2.8.1.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-copywriter): Update to 2.8.1.
* gnu: r-sva: Update to 3.24.4.Roel Janssen2017-08-02
| | | | * gnu/packages/bioinformatics.scm (r-sva): Update to 3.24.4.
* gnu: metabat: Limit to x86_64 and i686 only.Efraim Flashner2017-08-01
| | | | * gnu/packages/bioinformatics.scm (metabat)[supported-systems]: New field.
* gnu: metabat: Update to 2.11.2.Ben Woodcroft2017-07-29
| | | | * gnu/packages/bioinformatics.scm (metabat): Update to 2.11.2.
* gnu: metabat: Update to 2.11.1.Ben Woodcroft2017-07-23
| | | | | | | | * gnu/packages/bioinformatics.scm (metabat): Update to 2.11.1. [source]: Add patch to fix compilation. [arguments]: Adjust regular expressions modifying 'SConstruct'. * gnu/packages/patches/metabat-fix-compilation.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: python-plastid: Update to 0.4.8.Ben Woodcroft2017-07-23
| | | | * gnu/packages/bioinformatics.scm (python-plastid): Update to 0.4.8.
* gnu: bcftools: Update to 1.5.Ben Woodcroft2017-07-23
| | | | | | | | | * gnu/packages/bioinformatics.scm (bcftools): Update to 1.5. [origin]: Remove fix-makefile patch. [arguments]: Add configure flags, add LIBS make flag. Do not delete configure phase. * gnu/packages/patches/bcftools-fix-makefile.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: samtools: Update to 1.5.Ben Woodcroft2017-07-23
| | | | * gnu/packages/bioinformatics.scm (samtools): Update to 1.5.
* gnu: htslib: Update to 1.5.Ben Woodcroft2017-07-23
| | | | * gnu/packages/bioinformatics.scm (htslib): Update to 1.5.
* gnu: python-pysam: Update to 0.11.2.2.Ben Woodcroft2017-07-23
| | | | * gnu/packages/bioinformatics.scm (python-pysam): Update to 0.11.2.2.
* gnu: bamm: Use htslib-1.3.Ben Woodcroft2017-07-23
| | | | | * gnu/packages/bioinformatics (htslib-1.3): New variable. (bamm)[inputs]: Replace htslib with htslib-1.3.
* gnu: bcftools: Update to 1.4.1.Ben Woodcroft2017-07-23
| | | | | | | | * gnu/packages/bioinformatics.scm (bcftools): Update to 1.4.1. [arguments]: Move Makefile modifications from here ... [source]: ... to added patch. Adjust patch for update to 1.4. * gnu/packages/patches/bcftools-fix-makefile.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: samtools: Update to 1.4.1.Ben Woodcroft2017-07-23
| | | | | | * gnu/packages/bioinformatics.scm (samtools): Update to 1.4.1. [arguments]: Add '--with-htslib=system' configure flag. [inputs]: Add htslib.
* gnu: htslib: Update to 1.4.1.Ben Woodcroft2017-07-23
| | | | | * gnu/packages/bioinformatics.scm (htslib): Update to 1.4.1. [inputs]: Add curl, openssl.
* gnu: samtools: Use "modify-phases" syntax.Ben Woodcroft2017-07-23
| | | | | * gnu/packages/bioinformatics.scm (samtools)[arguments]: Use "modify-phases" syntax.
* gnu: r-s4vectors: Update to 0.14.3.Ricardo Wurmus2017-07-22
| | | | * gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.14.3.
* gnu: r-genomicranges: Update to 1.28.4.Ricardo Wurmus2017-07-22
| | | | * gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.28.4.
* gnu: r-bsgenome-hsapiens-ucsc-hg19: Update hash.Ricardo Wurmus2017-07-19
| | | | | * gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]: Update hash because the tarball changed in place.
* gnu: sortmerna: Limit support to x86_64 and i686 only.Efraim Flashner2017-07-19
| | | | * gnu/packages/bioinformatics.scm (sortmerna)[supported-systems]: New field.
* gnu: raxml: Limit to x86_64 and i686 only.Efraim Flashner2017-07-18
| | | | * gnu/packages/bioinformatics.scm (raxml)[supported-systems]: New field.
* gnu: bowtie: Use 'modify-phases'.Ben Woodcroft2017-07-14
| | | | | * gnu/packages/bioinformatics.scm (bowtie)[arguments]: Use 'modify-phases' syntax.
* gnu: bowtie: Update to 2.3.2.Ben Woodcroft2017-07-14
| | | | | * gnu/packages/bioinformatics.scm (bowtie): Update to 2.3.2. [inputs]: Add zlib.
* gnu: deeptools: Update to 2.5.1.Ricardo Wurmus2017-07-09
| | | | | | | * gnu/packages/bioinformatics.scm (deeptools): Update to 2.5.1. [arguments]: Remove. [native-inputs]: Use "python-" instead of "python2-" variants. [inputs]: Likewise; add python-py2bit.
* gnu: Add python-py2bit.Ricardo Wurmus2017-07-09
| | | | * gnu/packages/bioinformatics.scm (python-py2bit): New variable.
* gnu: blast+: Update to 2.6.0.Ben Woodcroft2017-07-08
| | | | | | | | | * gnu/packages/bioinformatics.scm (blast+): Update to 2.6.0. [origin]: Remove bundled pcre. Add patch. [arguments]: Replace paths in run_with_lock.c. Configure with pcre. [inputs]: Add pcre, perl, python. * gnu/packages/patches/blast+-fix-makefile.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* Revert "gnu: blast+: Update to 2.6.0."Leo Famulari2017-07-06
| | | | This reverts commit 18dea67dc3a42d782b34b551304748346f173184.
* gnu: gemma: Fix building on non-Intel architectures.Efraim Flashner2017-07-04
| | | | | | | * gnu/packages/patches/gemma-intel-compat.patch: New file. * gnu/packages/bioinformatics.scm (gemma)[source]: Add patch. [arguments]: Add NO_INTEL_COMPAT flag on non-Intel architectures. * gnu/local.mk (dist_patch_DATA): Register patch.
* gnu: diamond: Update to 0.9.9.Ben J Woodcroft2017-07-04
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.9.9.
* gnu: blast+: Update to 2.6.0.Ben Woodcroft2017-07-04
| | | | | | | * gnu/packages/bioinformatics.scm (blast+): Update to 2.6.0. [origin]: Remove bundled pcre. [arguments]: Replace paths in run_with_lock.c. Configure with pcre. [inputs]: Add pcre, perl, python.
* gnu: cd-hit: Update to 4.6.8.Ben Woodcroft2017-07-01
| | | | * gnu/packages/bioinformatics.scm (cd-hit): Update to 4.6.8.
* gnu: bwa: Update to 0.7.15.Ben Woodcroft2017-07-01
| | | | * gnu/packages/bioinformatics.scm (bwa): Update to 0.7.15.
* gnu: Add f-seq.Ricardo Wurmus2017-06-25
| | | | * gnu/packages/bioinformatics.scm (f-seq): New variable.