[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/24: gnu: r-variantannotation: Update to 1.44.1.
From: |
guix-commits |
Subject: |
12/24: gnu: r-variantannotation: Update to 1.44.1. |
Date: |
Fri, 24 Feb 2023 02:12:38 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 144c07fd4ac717a2053c8c489fda9ceb490e1583
Author: Simon Tournier <zimon.toutoune@gmail.com>
AuthorDate: Mon Feb 20 19:53:59 2023 +0100
gnu: r-variantannotation: Update to 1.44.1.
* gnu/packages/bioconductor.scm (r-variantannotation): Update to 1.44.1.
---
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 07869833d9..1b4544b1e7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8461,13 +8461,13 @@ R, enabling interactive analysis and visualization of
genome-scale data.")
(define-public r-variantannotation
(package
(name "r-variantannotation")
- (version "1.44.0")
+ (version "1.44.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "VariantAnnotation" version))
(sha256
(base32
- "08rm27jcx6amawqdh59291r0qzkr5cdhbhm0xbjbd5mvdpp1icl8"))))
+ "13zim7dglsd5w39v22d2qa3d1h5dx33c1r4fz3vzri64kac0lhzx"))))
(properties
`((upstream-name . "VariantAnnotation")))
(propagated-inputs
- 04/24: gnu: r-deseq2: Update to 1.38.3., (continued)
- 04/24: gnu: r-deseq2: Update to 1.38.3., guix-commits, 2023/02/24
- 03/24: gnu: r-bsgenome: Update to 1.66.3., guix-commits, 2023/02/24
- 02/24: gnu: r-annotationforge: Update to 1.40.1., guix-commits, 2023/02/24
- 07/24: gnu: r-genomeinfodb: Update to 1.34.9., guix-commits, 2023/02/24
- 05/24: gnu: r-edger: Update to 3.40.2., guix-commits, 2023/02/24
- 06/24: gnu: r-genefilter: Update to 1.80.3., guix-commits, 2023/02/24
- 13/24: gnu: r-oligo: Update to 1.62.2., guix-commits, 2023/02/24
- 18/24: gnu: r-biocfilecache: Update to 2.6.1., guix-commits, 2023/02/24
- 24/24: gnu: r-tximeta: Update to 1.16.1., guix-commits, 2023/02/24
- 08/24: gnu: r-genomicfeatures: Update to 1.50.4., guix-commits, 2023/02/24
- 12/24: gnu: r-variantannotation: Update to 1.44.1.,
guix-commits <=
- 09/24: gnu: r-impute: Update to 1.72.3., guix-commits, 2023/02/24
- 10/24: gnu: r-limma: Update to 3.54.1., guix-commits, 2023/02/24
- 11/24: gnu: r-stringdb: Update to 2.10.1., guix-commits, 2023/02/24
- 17/24: gnu: r-massspecwavelet: Update to 1.64.1., guix-commits, 2023/02/24
- 19/24: gnu: r-variancepartition: Update to 1.28.4., guix-commits, 2023/02/24
- 20/24: gnu: r-preprocesscore: Update to 1.60.2., guix-commits, 2023/02/24
- 21/24: gnu: r-scuttle: Update to 1.8.4., guix-commits, 2023/02/24
- 14/24: gnu: r-interactionset: Update to 1.26.1., guix-commits, 2023/02/24
- 15/24: gnu: r-dnacopy: Update to 1.72.3., guix-commits, 2023/02/24
- 16/24: gnu: r-lpsymphony: Update to 1.26.3., guix-commits, 2023/02/24