gnu: r-dmrcate: Update to 2.16.1.
* gnu/packages/bioconductor.scm (r-dmrcate): Update to 2.16.1. [propagated-inputs]: Remove r-dss. Change-Id: I183971826201b19cc88eb2768716aa2e165aba1f
This commit is contained in:
parent
ae4c47571e
commit
da79581a8f
1 changed files with 2 additions and 3 deletions
|
@ -5483,19 +5483,18 @@ (define-public r-derfinderhelper
|
|||
(define-public r-dmrcate
|
||||
(package
|
||||
(name "r-dmrcate")
|
||||
(version "2.14.1")
|
||||
(version "2.16.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DMRcate" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1va60r297cl6xw5mc4nf9igfizqqzz7i5436x26iw4q35jcwlfjl"))))
|
||||
"19dxpmjjg8v2l71yjjlfj0ycvmhi9rk04q59nwjcp0aw8nvk6l3w"))))
|
||||
(properties `((upstream-name . "DMRcate")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biomart
|
||||
r-bsseq
|
||||
r-dss
|
||||
r-edger
|
||||
r-experimenthub
|
||||
r-genomeinfodb
|
||||
|
|
Loading…
Reference in a new issue