gnu: r-genie3: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-genie3): Update to 1.20.0.master
parent
a6580915af
commit
f184b3a86b
|
@ -13598,14 +13598,14 @@ cisTopics and explore the nature and regulatory proteins driving them.")
|
|||
(define-public r-genie3
|
||||
(package
|
||||
(name "r-genie3")
|
||||
(version "1.18.0")
|
||||
(version "1.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GENIE3" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0h3vnpnznb9rda8gfwp4cnd2mqsvs1vzmfx90dchn5pqaphz1k2l"))))
|
||||
"096crx7n75x60s9sx3l7nld3yvrsqs0clvjsdarxc6bbn2qxk81i"))))
|
||||
(properties `((upstream-name . "GENIE3")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue