Ben Woodcroft
25bd1fc1c1
gnu: metabat: Update to 2.12.1.
...
* gnu/packages/patches/metabat-remove-compilation-date.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/bioinformatics.scm (metabat): Update to 2.12.1.
[source]: Remove it. Use url-fetch.
2017-09-01 14:45:57 +08:00
Ben Woodcroft
0691851a64
gnu: bioinformatics: Work around more "dotless @INC" build failures.
...
* gnu/packages/bioinformatics.scm (ncbi-vdb, sra-tools)[arguments]: Add
'set-perl-search-path' phase.
2017-08-31 12:37:05 +08:00
Ben Woodcroft
690a904ad7
gnu: metabat: Update to 2.11.3.
...
* gnu/packages/bioinformatics.scm (metabat): Update to 2.11.3.
[source]: Use git-fetch. Remove boost-related patch.
* gnu/packages/patches/metabat-fix-boost-issue.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-31 10:43:18 +08:00
Ricardo Wurmus
799247d2d9
gnu: multiqc: Update to 1.2.
...
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.2.
[source]: Remove patches.
[arguments]: Remove to enable tests.
[propagated-inputs]: Add python-spectra, python-requests, python-markdown,
python-lzstring.
* gnu/packages/patches/multiqc-fix-git-subprocess-error.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-30 17:32:00 +02:00
Marius Bakke
2718a9cd09
Merge branch 'master' into core-updates
2017-08-21 02:40:37 +02:00
Ricardo Wurmus
17cddc1714
gnu: Add r-annotationfilter.
...
* gnu/packages/bioinformatics.scm (r-annotationfilter): New variable.
2017-08-20 14:00:04 +02:00
Ricardo Wurmus
bf3fa99654
gnu: Add r-methylkit.
...
* gnu/packages/bioinformatics.scm (r-methylkit): New variable.
2017-08-17 18:00:17 +02:00
Ricardo Wurmus
212f612040
gnu: Add r-qvalue.
...
* gnu/packages/bioinformatics.scm (r-qvalue): New variable.
2017-08-17 17:26:12 +02:00
Ricardo Wurmus
d4a1e918cb
gnu: Add r-fastseg.
...
* gnu/packages/bioinformatics.scm (r-fastseg): New variable.
2017-08-17 17:26:11 +02:00
Ricardo Wurmus
4a007ffafe
gnu: Add r-annotationhub.
...
* gnu/packages/bioinformatics.scm (r-annotationhub): New variable.
2017-08-17 17:25:47 +02:00
Ricardo Wurmus
5f96f30f5d
gnu: Add r-interactivedisplaybase.
...
* gnu/packages/bioinformatics.scm (r-interactivedisplaybase): New variable.
2017-08-17 17:25:46 +02:00
Efraim Flashner
d534f3a4d3
gnu: r-mzr: Fix building on aarch64 and armhf.
...
* gnu/packages/bioinformatics.scm (r-mzr)[inputs]: Add boost.
2017-08-16 12:36:25 +03:00
Ben Woodcroft
06f31e50b1
gnu: diamond: Update to 0.9.10.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.10.
2017-08-15 18:49:33 +10:00
Efraim Flashner
3837108e40
gnu: bcftools: Fix building on aarch64.
...
* gnu/packages/patches/bcftools-regidx-unsigned-char.patch: New file.
* gnu/packages/bioinformatics.scm (bcftools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-08-15 10:31:20 +03:00
Mark H Weaver
09ec5a0f0c
Merge branch 'master' into core-updates
2017-08-15 03:10:14 -04:00
Ricardo Wurmus
9634804890
gnu: Add bismark.
...
* gnu/packages/bioinformatics.scm (bismark): New variable.
2017-08-14 12:00:56 +02:00
Ricardo Wurmus
86763fdd70
gnu: Add r-dexseq.
...
* gnu/packages/bioinformatics.scm (r-dexseq): New variable.
2017-08-14 12:00:51 +02:00
Mark H Weaver
cc294bcee6
Merge branch 'master' into core-updates
2017-08-09 17:25:31 -04:00
Ricardo Wurmus
1b22ecdac4
gnu: r-wgcna: Update to 1.61.
...
* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.61.
[propagated-inputs]: Add r-rcpp, r-robust, r-survival.
2017-08-09 20:08:13 +02:00
Ricardo Wurmus
18f5d2a70a
gnu: Add reference to (gnu packages graph).
...
This is a follow-up to 1738138cb3
.
2017-08-09 15:43:35 +02:00
Mark H Weaver
2d9495da23
Merge branch 'master' into core-updates
2017-08-07 16:45:16 -04:00
Tobias Geerinckx-Rice
9d217d277e
gnu: r-bsgenome-hsapiens-ucsc-hg19: Restore original hash.
...
* gnu/packages/bioinformatics.scm (r-bsgenome-hsapiens-ucsc-hg19)[source]:
Restore hash from before the tarball changed in place. It changed back.
This reverts commit fd40857938
.
2017-08-07 01:58:39 +02:00
Mark H Weaver
f167595ba1
Merge branch 'master' into core-updates
2017-08-06 00:23:20 -04:00
Ludovic Courtès
a56bf101c6
gnu: perl: Work around more "dotless @INC" build issues.
...
* gnu/packages/web.scm (perl-www-curl)[arguments]: Add 'set-search-path'
phase.
* gnu/packages/bioinformatics.scm (ngs-sdk)[arguments]: Augment
'configure' phase to set PERL5LIB.
* gnu/packages/image.scm (steghide)[arguments]: Add #:phases argument.
2017-08-05 00:31:26 +02:00
Efraim Flashner
7cb6155088
gnu: bioinformatics.scm: Use (gnu packages cran) module.
...
This is a follow up to a8cba9dd11
.
* gnu/packages/bioinformatics.scm: Add (gnu packages cran) to #:use-modules.
2017-08-03 21:39:12 +03:00
Ricardo Wurmus
5e0de29892
gnu: r-seqminer: Update to 6.0.
...
* gnu/packages/bioinformatics.scm (r-seqminer): Update to 6.0.
2017-08-03 17:53:54 +02:00
Ricardo Wurmus
4e0c847d59
gnu: r-wgcna: Update to 1.60.
...
* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.60.
2017-08-03 17:53:54 +02:00
Ricardo Wurmus
c8a9b2bcbf
gnu: r-qtl: Update to 1.41-6.
...
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.41-6.
2017-08-03 17:53:54 +02:00
Ricardo Wurmus
023aa8ff58
gnu: r-seqinr: Update to 3.4-5.
...
* gnu/packages/bioinformatics.scm (r-seqinr): Update to 3.4-5.
2017-08-03 17:53:54 +02:00
Ricardo Wurmus
7150f1c30c
gnu: r-optparse: Update to 1.4.4.
...
* gnu/packages/bioinformatics.scm (r-optparse): Update to 1.4.4.
2017-08-03 17:53:53 +02:00
Ricardo Wurmus
3f6ec083ec
gnu: r-bookdown: Update to 0.4.
...
* gnu/packages/bioinformatics.scm (r-bookdown): Update to 0.4.
2017-08-03 17:53:53 +02:00
Ben Woodcroft
75e6639f36
gnu: htseq: Use PyPI URI.
...
This is a follow-up to 92971d68ac
.
* gnu/packages/bioinformatics.scm (htseq)[source]: Use 'pypi-uri'.
2017-08-03 21:08:13 +10:00
Ben Woodcroft
92971d68ac
gnu: htseq: Update to 0.9.1.
...
* gnu/packages/bioinformatics.scm (htseq): Update to 0.9.1.
[arguments]: Use python-3 by removing field.
[native-inputs]: Add 'python-cython'.
[propagated-inputs]: Use python3 numpy package.
[inputs]: Use python3 pysam package. Add 'python-matplotlib'.
(python2-htseq): New variable.
(clipper)[inputs]: Use it.
2017-08-03 21:02:30 +10:00
Roel Janssen
f1915a5dd0
gnu: r-deseq2: Update to 1.16.1.
...
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.16.1.
2017-08-02 00:33:23 +02:00
Roel Janssen
fd215c2978
gnu: r-annotationforge: Update to 1.18.1.
...
* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.18.1.
2017-08-02 00:33:07 +02:00
Roel Janssen
bd4a0bab5f
gnu: r-category: Update to 2.42.1.
...
* gnu/packages/bioinformatics.scm (r-category): Update to 2.42.1.
2017-08-02 00:32:46 +02:00
Roel Janssen
0ff478344b
gnu: r-biocstyle: Update to 2.4.1.
...
* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.4.1.
2017-08-02 00:32:31 +02:00
Roel Janssen
9c4348d8c4
gnu: r-dnacopy: Update to 1.50.1.
...
* gnu/packages/bioinformatics.scm (r-dnacopy): Update to 1.50.1.
2017-08-02 00:32:11 +02:00
Roel Janssen
3ec25eb2a8
gnu: r-iranges: Update to 2.10.2.
...
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.10.2.
2017-08-02 00:31:46 +02:00
Roel Janssen
6252dd0f15
gnu: r-genomeinfodb: Update to 1.12.2.
...
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.12.2.
2017-08-02 00:31:28 +02:00
Roel Janssen
48f5d283b2
gnu: r-variantannotation: Update to 1.22.3.
...
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.22.3.
2017-08-02 00:31:08 +02:00
Roel Janssen
1b4738e23c
gnu: r-limma: Update to 3.32.5.
...
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.32.5.
2017-08-02 00:30:49 +02:00
Roel Janssen
1898a7832f
gnu: r-biobase: Update to 2.36.2.
...
* gnu/packages/bioinformatics.scm (r-biobase): Update to 2.36.2.
2017-08-02 00:30:27 +02:00
Roel Janssen
62eb93a7d0
gnu: r-annotationdbi: Update to 1.38.2.
...
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.38.2.
2017-08-02 00:28:32 +02:00
Roel Janssen
0c6494a1db
gnu: r-biomart: Update to 2.32.1.
...
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.32.1.
2017-08-02 00:28:16 +02:00
Roel Janssen
1ff74d074e
gnu: r-biocparallel: Update to 1.10.1.
...
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.10.1.
2017-08-02 00:27:57 +02:00
Roel Janssen
5077bc3e2e
gnu: r-biostrings: Update to 2.44.2.
...
* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.44.2.
2017-08-02 00:27:35 +02:00
Roel Janssen
adf5d0a0bc
gnu: r-delayedarray: Update to 0.2.7.
...
* gnu/packages/bioinformatics.scm (r-delayedarray): Update to 0.2.7.
2017-08-02 00:27:16 +02:00
Roel Janssen
f41150f13d
gnu: r-summarizedexperiment: Update to 1.6.3.
...
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to 1.6.3.
2017-08-02 00:26:55 +02:00
Roel Janssen
26760c80cd
gnu: r-genomicalignments: Update to 1.12.1.
...
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.12.1.
2017-08-02 00:26:33 +02:00