gnu: r-edger: Update to 4.2.1.
* gnu/packages/bioconductor.scm (r-edger): Update to 4.2.1. Change-Id: Ia8cb57ada3f036f7fe45972ad1d3a8ff2e53c27b
This commit is contained in:
parent
e00e778eee
commit
43b84eeb84
@ -7801,13 +7801,13 @@ global-scaling and full-quantile normalization.")
|
||||
(define-public r-edger
|
||||
(package
|
||||
(name "r-edger")
|
||||
(version "4.2.0")
|
||||
(version "4.2.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "edgeR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1w3dp3h30jqylbkql33j5ibp9i4vp7n1x6wdd2v0kdnv82il6hqg"))))
|
||||
"0c9r4gcsaf6fqkc4r49vj8az6wplqsbkd423pb4fvrv5lka9aqi9"))))
|
||||
(properties `((upstream-name . "edgeR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user