[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/55: gnu: r-genelendatabase: Update to 1.38.0.
From: |
guix-commits |
Subject: |
31/55: gnu: r-genelendatabase: Update to 1.38.0. |
Date: |
Mon, 22 Jan 2024 08:01:01 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8369898fb0081d16db18ce9cdbb75adf1db8bb6b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 22 13:44:33 2024 +0100
gnu: r-genelendatabase: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-genelendatabase): Update to 1.38.0.
Change-Id: Idf120599c34af21cd3c5c854d434c93c702f0cd4
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 033ff5c2bc..dce3c1e3a5 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1923,18 +1923,18 @@
https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE110554.")
(define-public r-genelendatabase
(package
(name "r-genelendatabase")
- (version "1.32.0")
+ (version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "geneLenDataBase" version 'experiment))
(sha256
- (base32 "0p4rmd3qszsnyn47mfbk96zfa0bhpyyvsh4ma1ligjrsnmkicsaz"))))
+ (base32 "0skycixz0qbm8cs10kgrkl1ab1qh0mz8641mf5194y839m81d060"))))
(properties
`((upstream-name . "geneLenDataBase")))
(build-system r-build-system)
(propagated-inputs
- (list r-rtracklayer r-genomicfeatures))
+ (list r-genomicfeatures r-rtracklayer))
(home-page "https://bioconductor.org/packages/geneLenDataBase/")
(synopsis "Lengths of mRNA transcripts for a number of genomes")
(description
- 08/55: gnu: r-genomeinfodbdata: Update to 1.2.11., (continued)
- 08/55: gnu: r-genomeinfodbdata: Update to 1.2.11., guix-commits, 2024/01/22
- 15/55: gnu: r-bsgenome-hsapiens-ucsc-hg38: Update to 1.4.5., guix-commits, 2024/01/22
- 18/55: gnu: r-adductdata: Update to 1.18.0., guix-commits, 2024/01/22
- 25/55: gnu: r-celldex: Update to 1.12.0., guix-commits, 2024/01/22
- 28/55: gnu: r-copyhelper: Update to 1.34.0., guix-commits, 2024/01/22
- 24/55: gnu: r-breakpointrdata: Update to 1.20.0., guix-commits, 2024/01/22
- 22/55: gnu: r-bladderbatch: Update to 1.40.0., guix-commits, 2024/01/22
- 20/55: gnu: r-arrmdata: Update to 1.38.0., guix-commits, 2024/01/22
- 21/55: gnu: r-bcellviper: Update to 1.38.0., guix-commits, 2024/01/22
- 19/55: gnu: r-aneufinderdata: Update to 1.30.0., guix-commits, 2024/01/22
- 31/55: gnu: r-genelendatabase: Update to 1.38.0.,
guix-commits <=
- 40/55: gnu: r-msigdb: Update to 1.10.0., guix-commits, 2024/01/22
- 44/55: gnu: r-affydata: Update to 1.50.0., guix-commits, 2024/01/22
- 53/55: gnu: r-gosemsim: Update to 2.28.1., guix-commits, 2024/01/22
- 42/55: gnu: r-hsmmsinglecell: Update to 1.22.0., guix-commits, 2024/01/22
- 52/55: gnu: r-rhtslib: Update to 2.4.1., guix-commits, 2024/01/22
- 49/55: gnu: r-tcgabiolinksgui-data: Update to 1.22.0., guix-commits, 2024/01/22
- 48/55: gnu: r-sesamedata: Update to 1.20.0., guix-commits, 2024/01/22
- 50/55: gnu: r-tximportdata: Update to 1.30.0., guix-commits, 2024/01/22
- 51/55: gnu: r-edger: Update to 4.0.11., guix-commits, 2024/01/22
- 10/55: gnu: r-illuminahumanmethylation450kanno-ilmn12-hg19: Update to 0.6.1., guix-commits, 2024/01/22