gnu: r-dada2: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-dada2): Update to 1.28.0.
This commit is contained in:
parent
56586f9b9e
commit
3862877bb2
@ -20491,13 +20491,13 @@ visualizing bisulfite sequencing data.")
|
|||||||
(define-public r-dada2
|
(define-public r-dada2
|
||||||
(package
|
(package
|
||||||
(name "r-dada2")
|
(name "r-dada2")
|
||||||
(version "1.26.0")
|
(version "1.28.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "dada2" version))
|
(uri (bioconductor-uri "dada2" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1cdfq4qa4kkfkqnkyxyr109hbvj5li396rm3p2b11qm2pxmfd7kc"))))
|
"1vxy2106rzygy0dr38wmw84zrqp9gsvaphliikdmhx0n2gv6xhd1"))))
|
||||||
(properties `((upstream-name . "dada2")))
|
(properties `((upstream-name . "dada2")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user