[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
216/289: gnu: r-shortread: Update to 1.48.0.
From: |
guix-commits |
Subject: |
216/289: gnu: r-shortread: Update to 1.48.0. |
Date: |
Fri, 6 Nov 2020 18:05:08 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ec9f7eee112a9e5c42c220e814608088b1dbc571
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:01 2020 +0100
gnu: r-shortread: Update to 1.48.0.
* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.48.0.
---
gnu/packages/bioinformatics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 05fb52f..f7ee396 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7190,14 +7190,14 @@ testing and other simple calculations.")
(define-public r-shortread
(package
(name "r-shortread")
- (version "1.46.0")
+ (version "1.48.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ShortRead" version))
(sha256
(base32
- "0l4kdln69y6yhln0xiv2jmpxg05fjcglln406p43a2bqvk2lr03d"))))
+ "0w4m8d3h660mmr2ymp206r1n4aqssxmkv8yxkbr5y1swrahxzfk9"))))
(properties `((upstream-name . "ShortRead")))
(build-system r-build-system)
(inputs
@@ -7210,6 +7210,7 @@ testing and other simple calculations.")
("r-genomeinfodb" ,r-genomeinfodb)
("r-genomicalignments" ,r-genomicalignments)
("r-genomicranges" ,r-genomicranges)
+ ("r-rhtslib" ,r-rhtslib)
("r-hwriter" ,r-hwriter)
("r-iranges" ,r-iranges)
("r-lattice" ,r-lattice)
- 192/289: gnu: r-pcatools: Update to 2.2.0., (continued)
- 192/289: gnu: r-pcatools: Update to 2.2.0., guix-commits, 2020/11/06
- 199/289: gnu: r-fithic: Update to 1.16.0., guix-commits, 2020/11/06
- 197/289: gnu: r-preprocesscore: Update to 1.52.0., guix-commits, 2020/11/06
- 204/289: gnu: r-singlecellexperiment: Update to 1.12.0., guix-commits, 2020/11/06
- 205/289: gnu: r-scater: Update to 1.18.0., guix-commits, 2020/11/06
- 208/289: gnu: r-genefilter: Update to 1.72.0., guix-commits, 2020/11/06
- 210/289: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/11/06
- 211/289: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/11/06
- 215/289: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/11/06
- 218/289: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/11/06
- 216/289: gnu: r-shortread: Update to 1.48.0.,
guix-commits <=
- 222/289: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/06
- 224/289: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/06
- 225/289: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/11/06
- 227/289: gnu: r-limma: Update to 3.46.0., guix-commits, 2020/11/06
- 171/289: gnu: r-hypergraph: Update to 1.62.0., guix-commits, 2020/11/06
- 172/289: gnu: r-hyperdraw: Update to 1.42.0., guix-commits, 2020/11/06
- 182/289: gnu: r-bioccasestudies: Update to 1.52.0., guix-commits, 2020/11/06
- 179/289: gnu: r-graphite: Update to 1.36.0., guix-commits, 2020/11/06
- 162/289: gnu: r-variancepartition: Update to 1.20.0., guix-commits, 2020/11/06
- 167/289: gnu: r-bhc: Update to 1.42.0., guix-commits, 2020/11/06