me
/
guix
Archived
1
0
Fork 0

gnu: r-dmrcate: Update to 3.0.0.

* gnu/packages/bioconductor.scm (r-dmrcate): Update to 3.0.0.
[propagated-inputs]: Add r-annotationhub.

Change-Id: I1b91adbb7d766d3301d2cd03b933c57fe755dd8a
master
Ricardo Wurmus 2024-05-07 12:32:47 +02:00
parent 7f4e7bff48
commit a841f1f692
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 4 additions and 3 deletions

View File

@ -5884,17 +5884,18 @@ calculation in parallel.")
(define-public r-dmrcate
(package
(name "r-dmrcate")
(version "2.16.1")
(version "3.0.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "DMRcate" version))
(sha256
(base32
"19dxpmjjg8v2l71yjjlfj0ycvmhi9rk04q59nwjcp0aw8nvk6l3w"))))
"1s83p6chchsx68qsfzqclpl3wq6fqy2r3namr8l3rrxp9b49342i"))))
(properties `((upstream-name . "DMRcate")))
(build-system r-build-system)
(propagated-inputs
(list r-biomart
(list r-annotationhub
r-biomart
r-bsseq
r-edger
r-experimenthub