[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
140/356: gnu: r-karyoploter: Update to 1.20.0.
From: |
guix-commits |
Subject: |
140/356: gnu: r-karyoploter: Update to 1.20.0. |
Date: |
Sun, 7 Nov 2021 18:11:26 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2b0a656fd7bd807c3387c3e478d218ee450fa8b6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:17 2021 +0000
gnu: r-karyoploter: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.20.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 9e3ecc8..cc6a472 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6215,13 +6215,13 @@ gene and isoform level using RNA-seq data")
(define-public r-karyoploter
(package
(name "r-karyoploter")
- (version "1.18.0")
+ (version "1.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "karyoploteR" version))
(sha256
(base32
- "11sgxz2xz685pgm8mf0hzm6aryx4fj5g3dlffjzpqxh3awfqa19p"))))
+ "0x3mld9q55r2fy452wxq5sjzmms10zmpkzs71c3w1fdli5hwszdq"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- 83/356: gnu: r-seqlogo: Update to 1.60.0., (continued)
- 83/356: gnu: r-seqlogo: Update to 1.60.0., guix-commits, 2021/11/07
- 100/356: gnu: r-oligoclasses: Update to 1.56.0., guix-commits, 2021/11/07
- 103/356: gnu: r-apeglm: Update to 1.16.0., guix-commits, 2021/11/07
- 106/356: gnu: r-mbkmeans: Update to 1.10.0., guix-commits, 2021/11/07
- 105/356: gnu: r-diffbind: Update to 3.4.0., guix-commits, 2021/11/07
- 120/356: gnu: r-genomicinteractions: Update to 1.28.0., guix-commits, 2021/11/07
- 116/356: gnu: r-chipcomp: Update to 1.24.0., guix-commits, 2021/11/07
- 119/356: gnu: r-interactionset: Update to 1.22.0., guix-commits, 2021/11/07
- 124/356: gnu: r-rots: Update to 1.22.0., guix-commits, 2021/11/07
- 136/356: gnu: r-chipexoqual: Update to 1.18.0., guix-commits, 2021/11/07
- 140/356: gnu: r-karyoploter: Update to 1.20.0.,
guix-commits <=
- 156/356: gnu: r-methylumi: Update to 2.40.1., guix-commits, 2021/11/07
- 158/356: gnu: r-linnorm: Update to 2.18.0., guix-commits, 2021/11/07
- 165/356: gnu: r-sigpathway: Update to 1.62.0., guix-commits, 2021/11/07
- 170/356: gnu: r-clusterprofiler: Update to 4.2.0., guix-commits, 2021/11/07
- 173/356: gnu: r-annaffy: Update to 1.66.0., guix-commits, 2021/11/07
- 175/356: gnu: r-a4classif: Update to 1.42.0., guix-commits, 2021/11/07
- 185/356: gnu: r-motifstack: Update to 1.38.0., guix-commits, 2021/11/07
- 189/356: gnu: r-abaenrichment: Update to 1.24.0., guix-commits, 2021/11/07
- 190/356: gnu: r-annotationtools: Update to 1.68.0., guix-commits, 2021/11/07
- 193/356: gnu: r-ebimage: Update to 4.36.0., guix-commits, 2021/11/07