[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
258/323: gnu: r-methylkit: Update to 1.16.0.
From: |
guix-commits |
Subject: |
258/323: gnu: r-methylkit: Update to 1.16.0. |
Date: |
Mon, 7 Dec 2020 15:14:07 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 465fd7ae86085cc0f0125081e192be92723d0d10
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:08 2020 +0100
gnu: r-methylkit: Update to 1.16.0.
* gnu/packages/bioinformatics.scm (r-methylkit): Update to 1.16.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 1763465..3b795c0 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9547,13 +9547,13 @@ number detection tools.")
(define-public r-methylkit
(package
(name "r-methylkit")
- (version "1.14.2")
+ (version "1.16.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "methylKit" version))
(sha256
(base32
- "1qr13d2712ypbn96ijic2z5adr5dsd61kzscx7shw6vyj360rlm5"))))
+ "11pmn191n0ga28x1w20cm2cmw8kddl29q6h2xfjjba5bspp2g613"))))
(properties `((upstream-name . "methylKit")))
(build-system r-build-system)
(propagated-inputs
- 218/323: gnu: r-rbgl: Update to 1.66.0., (continued)
- 218/323: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/12/07
- 228/323: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/12/07
- 229/323: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/12/07
- 231/323: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/12/07
- 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 <=
- 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, 2020/12/07
- 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