gnu: r-scran: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-scran): Update to 1.28.0.
This commit is contained in:
parent
c3056799b3
commit
1435a289dd
1 changed files with 2 additions and 2 deletions
|
@ -18765,14 +18765,14 @@ quality control.")
|
|||
(define-public r-scran
|
||||
(package
|
||||
(name "r-scran")
|
||||
(version "1.26.2")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "scran" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0r80k4dsk609l9ha1jl64yhpwnf0x37i28k9largqsffsl6hw0fy"))))
|
||||
"0w84iwg308jl42zr5kmakfzmbqdl3hpng01jvd1cynnpkxh5nkzg"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-beachmat
|
||||
|
|
Reference in a new issue