forked from tribes/guix
gnu: r-chipseq: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-chipseq): Update to 1.62.0. Change-Id: Ia79716cc3b6c073bcf9552e6e0ad23abf699aadf
This commit is contained in:
@@ -9101,14 +9101,14 @@ annotation, distance to TSS, and overlap of peaks or genes.")
|
||||
(define-public r-chipseq
|
||||
(package
|
||||
(name "r-chipseq")
|
||||
(version "1.60.0")
|
||||
(version "1.62.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "chipseq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"15vxg462svh33460xfas5kxc96nnlkprq442gplmspsiwb0jhjf3"))))
|
||||
"1m7kajzpy8az3wjya0xda7j1yvki5fblkj5q2v145030bgw3gbsk"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biocgenerics
|
||||
|
||||
Reference in New Issue
Block a user