[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
71/296: gnu: r-deseq: Update to 1.39.0.
From: |
guix-commits |
Subject: |
71/296: gnu: r-deseq: Update to 1.39.0. |
Date: |
Fri, 12 Jun 2020 19:29:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c9059a3b0ea1a3f40df299193a6574f4d4afe377
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:26:22 2020 +0200
gnu: r-deseq: Update to 1.39.0.
* gnu/packages/bioinformatics.scm (r-deseq): Update to 1.39.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 6fab67f..60901b2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9947,14 +9947,14 @@ classes.")
(define-public r-deseq
(package
(name "r-deseq")
- (version "1.38.0")
+ (version "1.39.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DESeq" version))
(sha256
(base32
- "14pys93gsl50xmq5pc7pp1g20v3ywlg0yzkkhwb3kiy8573xn9nc"))))
+ "047hph5aqmjnz1aqprziw0smdn5lf96hmwpnvqrxv1j2yfvcf3h1"))))
(properties `((upstream-name . "DESeq")))
(build-system r-build-system)
(propagated-inputs
- 50/296: gnu: r-zlibbioc: Update to 1.34.0., (continued)
- 50/296: gnu: r-zlibbioc: Update to 1.34.0., guix-commits, 2020/06/12
- 57/296: gnu: r-annotationfilter: Update to 1.12.0., guix-commits, 2020/06/12
- 64/296: gnu: r-affy: Update to 1.66.0., guix-commits, 2020/06/12
- 69/296: gnu: r-msnid: Update to 1.22.0., guix-commits, 2020/06/12
- 70/296: gnu: r-aroma-light: Update to 3.18.0., guix-commits, 2020/06/12
- 75/296: gnu: r-fastseg: Update to 1.34.0., guix-commits, 2020/06/12
- 79/296: gnu: r-complexheatmap: Update to 2.4.2., guix-commits, 2020/06/12
- 80/296: gnu: r-dirichletmultinomial: Update to 1.30.0., guix-commits, 2020/06/12
- 84/296: gnu: r-ggbio: Update to 1.36.0., guix-commits, 2020/06/12
- 62/296: gnu: r-protgenerics: Update to 1.20.0., guix-commits, 2020/06/12
- 71/296: gnu: r-deseq: Update to 1.39.0.,
guix-commits <=
- 67/296: gnu: r-pcamethods: Update to 1.80.0., guix-commits, 2020/06/12
- 72/296: gnu: r-edaseq: Update to 2.22.0., guix-commits, 2020/06/12
- 73/296: gnu: r-interactivedisplaybase: Update to 1.26.3., guix-commits, 2020/06/12
- 76/296: gnu: r-keggrest: Update to 1.28.0., guix-commits, 2020/06/12
- 77/296: gnu: r-gage: Update to 2.37.0., guix-commits, 2020/06/12
- 78/296: gnu: r-genomicfiles: Update to 1.24.0., guix-commits, 2020/06/12
- 81/296: gnu: r-ensembldb: Update to 2.12.1., guix-commits, 2020/06/12
- 83/296: gnu: r-biovizbase: Update to 1.36.0., guix-commits, 2020/06/12
- 85/296: gnu: r-gqtlbase: Update to 1.20.0., guix-commits, 2020/06/12
- 88/296: gnu: r-ldblock: Update to 1.18.0., guix-commits, 2020/06/12