mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 01:11:55 -05:00
gnu: r-mafh5-gnomad-v3-1-2-grch38: Update to 3.15.1.
* gnu/packages/bioconductor.scm (r-mafh5-gnomad-v3-1-2-grch38): Update to 3.15.1. Change-Id: I6b83a3701c2a4282864bf648677b258c1315598c
This commit is contained in:
parent
8d531f9afb
commit
a1852df9ff
1 changed files with 2 additions and 2 deletions
|
@ -202,14 +202,14 @@ (define-public r-jaspar2020
|
||||||
(define-public r-mafh5-gnomad-v3-1-2-grch38
|
(define-public r-mafh5-gnomad-v3-1-2-grch38
|
||||||
(package
|
(package
|
||||||
(name "r-mafh5-gnomad-v3-1-2-grch38")
|
(name "r-mafh5-gnomad-v3-1-2-grch38")
|
||||||
(version "3.15.0")
|
(version "3.15.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "MafH5.gnomAD.v3.1.2.GRCh38" version
|
(uri (bioconductor-uri "MafH5.gnomAD.v3.1.2.GRCh38" version
|
||||||
'annotation))
|
'annotation))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "18hzw7f41ii16qpm3ch516b773900l1m1id5z6a763m01fg0mhiq"))))
|
(base32 "1q9hlva814sjfz8vm9bzw7xzppbcfy5qq7nnz9w742yr59cjb6mp"))))
|
||||||
(properties `((upstream-name . "MafH5.gnomAD.v3.1.2.GRCh38")))
|
(properties `((upstream-name . "MafH5.gnomAD.v3.1.2.GRCh38")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs (list r-bsgenome
|
(propagated-inputs (list r-bsgenome
|
||||||
|
|
Loading…
Reference in a new issue