[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
209/289: gnu: r-deseq2: Update to 1.30.0.
From: |
guix-commits |
Subject: |
209/289: gnu: r-deseq2: Update to 1.30.0. |
Date: |
Fri, 6 Nov 2020 18:05:06 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 2dc523c05f4d85fda6f319dafe4e085c541b82eb
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:57:39 2020 +0100
gnu: r-deseq2: Update to 1.30.0.
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.30.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 d8287d9..c294ed5 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6961,14 +6961,14 @@ high-throughput sequencing experiments.")
(define-public r-deseq2
(package
(name "r-deseq2")
- (version "1.28.1")
+ (version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DESeq2" version))
(sha256
(base32
- "0xh12c2skr0bbv893p05gvbismkcnqw8zwh7yz4wmycgajfzg2pp"))))
+ "0q2f9cywrcmp1p7ii8f45g4dk4hsnjflq3yqhsxgnpv9fw338qpp"))))
(properties `((upstream-name . "DESeq2")))
(build-system r-build-system)
(propagated-inputs
- 167/289: gnu: r-bhc: Update to 1.42.0., (continued)
- 167/289: gnu: r-bhc: Update to 1.42.0., guix-commits, 2020/11/06
- 183/289: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/06
- 178/289: gnu: r-biobroom: Update to 1.22.0., guix-commits, 2020/11/06
- 190/289: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/11/06
- 193/289: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/06
- 195/289: gnu: r-icens: Update to 1.62.0., guix-commits, 2020/11/06
- 196/289: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/06
- 200/289: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/11/06
- 202/289: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/11/06
- 206/289: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/11/06
- 209/289: gnu: r-deseq2: Update to 1.30.0.,
guix-commits <=
- 212/289: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/11/06
- 217/289: gnu: r-systempiper: Update to 1.24.0., guix-commits, 2020/11/06
- 220/289: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/06
- 223/289: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/11/06
- 226/289: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/06
- 229/289: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/06
- 231/289: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/06
- 234/289: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/06
- 237/289: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/11/06
- 242/289: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/06