[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
72/215: gnu: r-deseq: Update to 1.36.0.
From: |
guix-commits |
Subject: |
72/215: gnu: r-deseq: Update to 1.36.0. |
Date: |
Sun, 5 May 2019 18:15:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b765fc4a4c6550816e48fd272ece98a2986cad07
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:40:47 2019 +0200
gnu: r-deseq: Update to 1.36.0.
* gnu/packages/bioinformatics.scm (r-deseq): Update to 1.36.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index bd9607b..b941450 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9530,14 +9530,14 @@ classes.")
(define-public r-deseq
(package
(name "r-deseq")
- (version "1.34.1")
+ (version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DESeq" version))
(sha256
(base32
- "0bpiixczbhlyaiinpbl6xrpmv72k2bq76bxnw06gl35m4pgs94p2"))))
+ "0jppqrikg9qfqcfw5qd3m5c7bag9g23bc0kcpk5zfkk1wv09mnlm"))))
(properties `((upstream-name . "DESeq")))
(build-system r-build-system)
(propagated-inputs
- 104/215: gnu: r-methylkit: Update to 1.10.0., (continued)
- 104/215: gnu: r-methylkit: Update to 1.10.0., guix-commits, 2019/05/05
- 124/215: gnu: r-chipcomp: Update to 1.14.0., guix-commits, 2019/05/05
- 127/215: gnu: r-interactionset: Update to 1.12.0., guix-commits, 2019/05/05
- 122/215: gnu: r-qdnaseq: Update to 1.20.0., guix-commits, 2019/05/05
- 66/215: gnu: r-vsn: Update to 3.52.0., guix-commits, 2019/05/05
- 70/215: gnu: r-msnid: Update to 1.18.0., guix-commits, 2019/05/05
- 68/215: gnu: r-pcamethods: Update to 1.76.0., guix-commits, 2019/05/05
- 64/215: gnu: r-affyio: Update to 1.54.0., guix-commits, 2019/05/05
- 71/215: gnu: r-aroma-light: Update to 3.14.0., guix-commits, 2019/05/05
- 73/215: gnu: r-edaseq: Update to 2.18.0., guix-commits, 2019/05/05
- 72/215: gnu: r-deseq: Update to 1.36.0.,
guix-commits <=
- 75/215: gnu: Add r-biocfilecache., guix-commits, 2019/05/05
- 76/215: gnu: r-delayedmatrixstats: Update to 1.6.0., guix-commits, 2019/05/05
- 80/215: gnu: r-beachmat: Update to 2.0.0., guix-commits, 2019/05/05
- 79/215: gnu: r-singlecellexperiment: Update to 1.6.0., guix-commits, 2019/05/05
- 78/215: gnu: r-scater: Update to 1.12.0., guix-commits, 2019/05/05
- 77/215: gnu: r-scran: Update to 1.12.0., guix-commits, 2019/05/05
- 93/215: gnu: r-ggbio: Update to 1.32.0., guix-commits, 2019/05/05
- 89/215: gnu: r-ldblock: Update to 1.14.0., guix-commits, 2019/05/05
- 101/215: gnu: r-keggrest: Update to 1.24.0., guix-commits, 2019/05/05
- 103/215: gnu: r-annotationhub: Update to 2.16.0., guix-commits, 2019/05/05