mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-rnbeads-hg19: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-rnbeads-hg19): Update to 1.40.0. Change-Id: I37638d96b655cd1c91769d9e6ba332ae09695c39
This commit is contained in:
parent
d2ab8c7909
commit
14f8453677
1 changed files with 2 additions and 2 deletions
|
@ -3319,14 +3319,14 @@ al., 2012) and to the FASTQ files.")
|
|||
(define-public r-rnbeads-hg19
|
||||
(package
|
||||
(name "r-rnbeads-hg19")
|
||||
(version "1.39.0")
|
||||
(version "1.40.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RnBeads.hg19" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "0hlh5bc566vhzxdjiabj0jz9p6ic9wgjgd19lv0q88dxiq7b43ni"))))
|
||||
(base32 "1rav1zsj2jydz84lq76yy6x5szwmgy6cfq0vli9pakhz0bcryfff"))))
|
||||
(properties `((upstream-name . "RnBeads.hg19")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-genomicranges))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue