[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
186/215: gnu: r-atacseqqc: Update to 1.8.0.
From: |
guix-commits |
Subject: |
186/215: gnu: r-atacseqqc: Update to 1.8.0. |
Date: |
Sun, 5 May 2019 18:16:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bcc233c1a6c2c6f3e2a2abff5c1b8f7449489cee
Author: Ricardo Wurmus <address@hidden>
Date: Mon May 6 00:05:10 2019 +0200
gnu: r-atacseqqc: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.8.0.
[propagated-inputs]: Add r-edger.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 8524f2b..34021a2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3406,14 +3406,14 @@ position-specific scores within R and Bioconductor.")
(define-public r-atacseqqc
(package
(name "r-atacseqqc")
- (version "1.6.4")
+ (version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ATACseqQC" version))
(sha256
(base32
- "1rblvqar11fib6ip2hq0756vqi6qmncf90jw6i5p5lrgzmaxy8hn"))))
+ "03f130vcd6hd3fv2pg60id0ddd6qkwsyx73gm907xaayf42ar2pj"))))
(properties `((upstream-name . "ATACseqQC")))
(build-system r-build-system)
(propagated-inputs
@@ -3421,6 +3421,7 @@ position-specific scores within R and Bioconductor.")
("r-biostrings" ,r-biostrings)
("r-bsgenome" ,r-bsgenome)
("r-chippeakanno" ,r-chippeakanno)
+ ("r-edger" ,r-edger)
("r-genomeinfodb" ,r-genomeinfodb)
("r-genomicalignments" ,r-genomicalignments)
("r-genomicranges" ,r-genomicranges)
- 107/215: gnu: r-rsamtools: Update to 2.0.0., (continued)
- 107/215: gnu: r-rsamtools: Update to 2.0.0., guix-commits, 2019/05/05
- 152/215: gnu: r-scone: Update to 1.8.0., guix-commits, 2019/05/05
- 162/215: gnu: r-triform: Update to 1.26.0., guix-commits, 2019/05/05
- 149/215: gnu: r-monocle: Update to 2.12.0., guix-commits, 2019/05/05
- 170/215: gnu: r-enrichplot: Update to 1.4.0., guix-commits, 2019/05/05
- 176/215: gnu: r-a4preproc: Update to 1.32.0., guix-commits, 2019/05/05
- 164/215: gnu: r-heatplus: Update to 2.30.0., guix-commits, 2019/05/05
- 174/215: gnu: r-a4core: Update to 1.32.0., guix-commits, 2019/05/05
- 179/215: gnu: r-a4: Update to 1.32.0., guix-commits, 2019/05/05
- 177/215: gnu: r-a4reporting: Update to 1.32.0., guix-commits, 2019/05/05
- 186/215: gnu: r-atacseqqc: Update to 1.8.0.,
guix-commits <=
- 201/215: gnu: r-quantro: Update to 1.18.0., guix-commits, 2019/05/05
- 140/215: gnu: r-chipexoqual: Update to 1.8.0., guix-commits, 2019/05/05
- 141/215: gnu: r-copynumber: Update to 1.24.0., guix-commits, 2019/05/05
- 148/215: gnu: r-mast: Update to 1.10.0., guix-commits, 2019/05/05
- 153/215: gnu: r-geoquery: Update to 2.52.0., guix-commits, 2019/05/05
- 158/215: gnu: r-methylumi: Update to 2.30.0., guix-commits, 2019/05/05
- 159/215: gnu: r-lumi: Update to 2.36.0., guix-commits, 2019/05/05
- 173/215: gnu: r-annaffy: Update to 1.56.0., guix-commits, 2019/05/05
- 175/215: gnu: r-a4classif: Update to 1.32.0., guix-commits, 2019/05/05
- 163/215: gnu: r-varianttools: Update to 1.26.0., guix-commits, 2019/05/05