mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-edger: Update to 4.6.2.
* gnu/packages/bioconductor.scm (r-edger): Update to 4.6.2. Change-Id: Ifa116d651fa04cf300de48cd931a2661df609542
This commit is contained in:
parent
5b27dbb67e
commit
49e3d56a87
1 changed files with 2 additions and 2 deletions
|
@ -9322,13 +9322,13 @@ global-scaling and full-quantile normalization.")
|
|||
(define-public r-edger
|
||||
(package
|
||||
(name "r-edger")
|
||||
(version "4.6.1")
|
||||
(version "4.6.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "edgeR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"030lisz89d3nk6dpbvpj943x21bsglbd9wlyax35qzln6zxqhivv"))))
|
||||
"0gy5z5h2z2al9iggly1m1p3clqw3xycix47bxx0h8az7s6jyrz4p"))))
|
||||
(properties `((upstream-name . "edgeR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue