gnu: r-clusterexperiment: Update to 2.22.0.
* gnu/packages/bioconductor.scm (r-clusterexperiment): Update to 2.22.0. Change-Id: I79d2df6fb405ec2870363fd9f63d6d72a3c17b5d
This commit is contained in:
parent
c112d7bdf0
commit
c7d59ff365
@ -14990,13 +14990,13 @@ profiles (GO and KEGG) of gene and gene clusters.")
|
||||
(define-public r-clusterexperiment
|
||||
(package
|
||||
(name "r-clusterexperiment")
|
||||
(version "2.20.0")
|
||||
(version "2.22.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "clusterExperiment" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0h22zh6jpd2wsh6b9rnrmx8897aqlrsnw82kwphx8lay4r1vv706"))))
|
||||
"1qnxrdpp75m342q4chwaig413l52giz1h7nd4p9y4b472dqx9hh4"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
|
Loading…
Reference in New Issue
Block a user