gnu: r-genie3: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-genie3): Update to 1.16.0.master
parent
cace0f424b
commit
26e3242dba
|
@ -10475,14 +10475,14 @@ cisTopics and explore the nature and regulatory proteins driving them.")
|
|||
(define-public r-genie3
|
||||
(package
|
||||
(name "r-genie3")
|
||||
(version "1.14.0")
|
||||
(version "1.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GENIE3" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1v54dzcz654wfm3npbp8gb55v49im0fm547cz3hvsidq4zhi3l1b"))))
|
||||
"0ms769267pimrx3xwwkgjy03qilkxxs7xwhzfca01f65i4n3l6fw"))))
|
||||
(properties `((upstream-name . "GENIE3")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue