gnu: r-ucell: Update to 2.6.1.
* gnu/packages/bioconductor.scm (r-ucell): Update to 2.6.1. Change-Id: I2bf8868b8d1f7fa1bdedfc6f999e586a869b9e1emaster
parent
3ff2e070fe
commit
428f4cb50b
|
@ -18576,13 +18576,13 @@ features (e.g. genes, microRNAs).")
|
|||
(define-public r-ucell
|
||||
(package
|
||||
(name "r-ucell")
|
||||
(version "2.4.0")
|
||||
(version "2.6.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "UCell" version))
|
||||
(sha256
|
||||
(base32
|
||||
"01qcwmiqri4xvwr3j4k1g062rfj6bbc0bvh0ifq1jq2xrm1azw9y"))))
|
||||
"1ds11f1q6v89sfcj1sinrkv7aw3s0prf5nxf7pz4hdsvqn4zp467"))))
|
||||
(properties `((upstream-name . "UCell")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biocneighbors
|
||||
|
|
Reference in New Issue