gnu: r-apeglm: Update to 1.22.1.
* gnu/packages/bioconductor.scm (r-apeglm): Update to 1.22.1.
This commit is contained in:
parent
e6faedd0c9
commit
93350d89a2
@ -9989,13 +9989,13 @@ problems in genomics, brain imaging, astrophysics, and data mining.")
|
||||
(define-public r-apeglm
|
||||
(package
|
||||
(name "r-apeglm")
|
||||
(version "1.22.0")
|
||||
(version "1.22.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "apeglm" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1k02w2jk0s65x1l2axi80fk60nxyx8jbgkax5pxwrsbv7l84n3bl"))))
|
||||
"19r1mhpkn3xy6l188c14k9xgn25xqc718bwrlmnz63lak6mp4ws7"))))
|
||||
(properties `((upstream-name . "apeglm")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user