[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
272/323: gnu: r-edaseq: Update to 2.24.0.
From: |
guix-commits |
Subject: |
272/323: gnu: r-edaseq: Update to 2.24.0. |
Date: |
Mon, 7 Dec 2020 15:14:13 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 680709a985f3735fa74bd25bfbfb8ba8bff1472b
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:46 2020 +0100
gnu: r-edaseq: Update to 2.24.0.
* gnu/packages/bioinformatics.scm (r-edaseq): Update to 2.24.0.
---
gnu/packages/bioinformatics.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 36ad398..eeca765 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10044,14 +10044,14 @@ distribution.")
(define-public r-edaseq
(package
(name "r-edaseq")
- (version "2.22.0")
+ (version "2.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EDASeq" version))
(sha256
(base32
- "12gzxjh73qshlwvsf92lbrf4bi199kxg2snrkprh1z4yqf7bjfm4"))))
+ "0fznj7lsgkss1svv4rq8g87s1gmnbd7hccim41dv1c2w2nl0n2ip"))))
(properties `((upstream-name . "EDASeq")))
(build-system r-build-system)
(propagated-inputs
@@ -10062,7 +10062,6 @@ distribution.")
("r-biocmanager" ,r-biocmanager)
("r-biomart" ,r-biomart)
("r-biostrings" ,r-biostrings)
- ("r-deseq" ,r-deseq)
("r-genomicfeatures" ,r-genomicfeatures)
("r-genomicranges" ,r-genomicranges)
("r-iranges" ,r-iranges)
- 239/323: gnu: r-variantannotation: Update to 1.36.0., (continued)
- 239/323: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/12/07
- 240/323: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/12/07
- 247/323: gnu: r-genomation: Update to 1.22.0., guix-commits, 2020/12/07
- 248/323: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/12/07
- 252/323: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/12/07
- 268/323: gnu: Add r-msmseda., guix-commits, 2020/12/07
- 258/323: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/12/07
- 264/323: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/12/07
- 270/323: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/12/07
- 263/323: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/12/07
- 272/323: gnu: r-edaseq: Update to 2.24.0.,
guix-commits <=
- 275/323: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/12/07
- 285/323: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/12/07
- 287/323: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/12/07
- 305/323: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/12/07
- 307/323: gnu: r-pcatools: Update to 2.2.0., guix-commits, 2020/12/07
- 308/323: gnu: r-chipcomp: Update to 1.20.0., guix-commits, 2020/12/07
- 309/323: gnu: r-scdd: Update to 1.14.0., guix-commits, 2020/12/07
- 313/323: gnu: r-methylumi: Update to 2.36.0., guix-commits, 2020/12/07
- 48/323: gnu: r-savr: Update to 1.28.0., guix-commits, 2020/12/07
- 297/323: gnu: r-biocsingular: Update to 1.6.0., guix-commits, 2020/12/07