gnu: r-diffbind: Update to 3.12.0.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.12.0. Change-Id: Ib2ca5f8fc3e6d360ac2907ee8a35b7e0ab34251amaster
parent
41219277e1
commit
f76b1ecf16
|
@ -11621,14 +11621,14 @@ signal in the input, that lead to spurious peaks during peak calling.")
|
|||
(define-public r-diffbind
|
||||
(package
|
||||
(name "r-diffbind")
|
||||
(version "3.10.1")
|
||||
(version "3.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DiffBind" version))
|
||||
(sha256
|
||||
(base32
|
||||
"12frl2wfvfz4gpq4fjsmglqyqfxdk3zjbhqkc78rzylbw37xx3bf"))))
|
||||
"1nlcx4fl1cpcg38cn9p55f75bv6pcg6h2jv4z94g2b7g1gwjd686"))))
|
||||
(properties `((upstream-name . "DiffBind")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue