Browse Source
gnu: r-chipseq: Update to 1.26.0.
* gnu/packages/bioinformatics.scm (r-chipseq): Update to 1.26.0.
version-0.13.0
Roel Janssen
5 years ago
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with
2 additions and
2 deletions
-
gnu/packages/bioinformatics.scm
|
|
@ -8240,14 +8240,14 @@ common bioinformatics tools.") |
|
|
|
(define-public r-chipseq |
|
|
|
(package |
|
|
|
(name "r-chipseq") |
|
|
|
(version "1.24.0") |
|
|
|
(version "1.26.0") |
|
|
|
(source |
|
|
|
(origin |
|
|
|
(method url-fetch) |
|
|
|
(uri (bioconductor-uri "chipseq" version)) |
|
|
|
(sha256 |
|
|
|
(base32 |
|
|
|
"115ayp82rs99iaswrx45skw1i5iacgwzz5k8rzijbp5qic0554n0")))) |
|
|
|
"1hahyqiwb2ch8214xqpw0c3jpiwkmyf3dwz0xc87jx6cdnzipj3i")))) |
|
|
|
(build-system r-build-system) |
|
|
|
(propagated-inputs |
|
|
|
`(("r-biocgenerics" ,r-biocgenerics) |
|
|
|