[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/215: gnu: r-chippeakanno: Update to 3.18.0.
From: |
guix-commits |
Subject: |
215/215: gnu: r-chippeakanno: Update to 3.18.0. |
Date: |
Sun, 5 May 2019 18:16:14 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 85c1d20fa6fe7cd295cac754939d98159c3ee459
Author: Ricardo Wurmus <address@hidden>
Date: Mon May 6 00:09:30 2019 +0200
gnu: r-chippeakanno: Update to 3.18.0.
* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.18.0.
[propagated-inputs]: Add r-rtracklayer.
---
gnu/packages/bioconductor.scm | 33 +++++++++++++++++----------------
1 file changed, 17 insertions(+), 16 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 54849f3..ca001bc 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1152,44 +1152,45 @@ determining dependencies between variables, code
improvement suggestions.")
(define-public r-chippeakanno
(package
(name "r-chippeakanno")
- (version "3.16.1")
+ (version "3.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChIPpeakAnno" version))
(sha256
(base32
- "1x98d8iwrxjwdz1s5cnvi6flynw9gdkmara9gwf205qxgmy7j3a3"))))
+ "089v16mm5m0rlyyyd0d6rz8gwb852zf3bcdrrw70wanlfjn258q7"))))
(properties `((upstream-name . "ChIPpeakAnno")))
(build-system r-build-system)
(propagated-inputs
- `(("r-biocgenerics" ,r-biocgenerics)
+ `(("r-annotationdbi" ,r-annotationdbi)
+ ("r-biobase" ,r-biobase)
+ ("r-biocgenerics" ,r-biocgenerics)
("r-biocmanager" ,r-biocmanager)
- ("r-biostrings" ,r-biostrings)
- ("r-delayedarray" ,r-delayedarray)
- ("r-go-db" ,r-go-db)
("r-biomart" ,r-biomart)
+ ("r-biostrings" ,r-biostrings)
("r-bsgenome" ,r-bsgenome)
+ ("r-dbi" ,r-dbi)
+ ("r-delayedarray" ,r-delayedarray)
+ ("r-ensembldb" ,r-ensembldb)
+ ("r-genomeinfodb" ,r-genomeinfodb)
+ ("r-genomicalignments" ,r-genomicalignments)
("r-genomicfeatures" ,r-genomicfeatures)
("r-genomicranges" ,r-genomicranges)
- ("r-genomeinfodb" ,r-genomeinfodb)
+ ("r-go-db" ,r-go-db)
+ ("r-graph" ,r-graph)
+ ("r-idr" ,r-idr)
("r-iranges" ,r-iranges)
- ("r-matrixstats" ,r-matrixstats)
- ("r-annotationdbi" ,r-annotationdbi)
("r-limma" ,r-limma)
+ ("r-matrixstats" ,r-matrixstats)
("r-multtest" ,r-multtest)
("r-rbgl" ,r-rbgl)
- ("r-graph" ,r-graph)
("r-regioner" ,r-regioner)
- ("r-dbi" ,r-dbi)
- ("r-ensembldb" ,r-ensembldb)
- ("r-biobase" ,r-biobase)
+ ("r-rsamtools" ,r-rsamtools)
+ ("r-rtracklayer" ,r-rtracklayer)
("r-s4vectors" ,r-s4vectors)
("r-seqinr" ,r-seqinr)
- ("r-idr" ,r-idr)
- ("r-genomicalignments" ,r-genomicalignments)
("r-summarizedexperiment" ,r-summarizedexperiment)
- ("r-rsamtools" ,r-rsamtools)
("r-venndiagram" ,r-venndiagram)))
(home-page "http://bioconductor.org/packages/ChIPpeakAnno")
(synopsis "Peaks annotation from ChIP-seq and ChIP-chip experiments")
- 189/215: gnu: r-annotationfuncs: Update to 1.34.0., (continued)
- 189/215: gnu: r-annotationfuncs: Update to 1.34.0., guix-commits, 2019/05/05
- 199/215: gnu: r-simpleaffy: Update to 2.60.0., guix-commits, 2019/05/05
- 191/215: gnu: r-allelicimbalance: Update to 1.22.0., guix-commits, 2019/05/05
- 196/215: gnu: r-somaticsignatures: Update to 2.20.0., guix-commits, 2019/05/05
- 210/215: gnu: r-webbioc: Update to 1.56.0., guix-commits, 2019/05/05
- 213/215: gnu: r-progeny: Update to 1.6.0., guix-commits, 2019/05/05
- 212/215: gnu: r-rbowtie2: Update to 1.6.0., guix-commits, 2019/05/05
- 206/215: gnu: r-xcms: Update to 3.6.0., guix-commits, 2019/05/05
- 211/215: gnu: r-zfpkm: Update to 1.6.0., guix-commits, 2019/05/05
- 204/215: gnu: r-xbseq: Update to 1.16.0., guix-commits, 2019/05/05
- 215/215: gnu: r-chippeakanno: Update to 3.18.0.,
guix-commits <=
- 116/215: gnu: r-ripseeker: Update to 1.24.0., guix-commits, 2019/05/05
- 129/215: gnu: r-ctc: Update to 1.58.0., guix-commits, 2019/05/05
- 134/215: gnu: r-inspect: Update to 1.14.0., guix-commits, 2019/05/05
- 113/215: gnu: r-geneplotter: Update to 1.62.0., guix-commits, 2019/05/05
- 132/215: gnu: r-rots: Update to 1.12.0., guix-commits, 2019/05/05
- 115/215: gnu: r-diffbind: Update to 2.12.0., guix-commits, 2019/05/05
- 154/215: gnu: r-illuminaio: Update to 0.26.0., guix-commits, 2019/05/05
- 146/215: gnu: r-ihw: Update to 1.12.0., guix-commits, 2019/05/05
- 182/215: gnu: r-rgadem: Update to 2.31.0., guix-commits, 2019/05/05
- 209/215: gnu: r-widgettools: Update to 1.62.0., guix-commits, 2019/05/05