mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: r-minfidataepic: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-minfidataepic): Update to 1.34.0. Change-Id: I5eac84d1db0b985140ff85bd580379405f1af78d
This commit is contained in:
parent
2b72597f1d
commit
b4036c29e3
1 changed files with 2 additions and 2 deletions
|
@ -2932,14 +2932,14 @@ methylation arrays.")
|
|||
(define-public r-minfidataepic
|
||||
(package
|
||||
(name "r-minfidataepic")
|
||||
(version "1.33.0")
|
||||
(version "1.34.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "minfiDataEPIC" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "1ig3vi1182c70msfkjmh0fk8697zw5cymm5ikk1zhjkwdr7d5l9b"))))
|
||||
(base32 "0flf14lrcrj9fz83zl24zl857wkx5m92z62aabrkdc7q61smavla"))))
|
||||
(properties `((upstream-name . "minfiDataEPIC")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-illuminahumanmethylationepicanno-ilm10b2-hg19
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue