[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
187/265: gnu: r-flowsom: Update to 1.18.0.
From: |
guix-commits |
Subject: |
187/265: gnu: r-flowsom: Update to 1.18.0. |
Date: |
Sun, 15 Dec 2019 09:40:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit ba71567acd56ba20103b14705cb15fbf4d192c59
Author: Ricardo Wurmus <address@hidden>
Date: Sun Dec 15 15:20:37 2019 +0100
gnu: r-flowsom: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-flowsom): Update to 1.18.0.
[propagated-inputs]: Add r-cytoml, r-flowworkspace, and r-rcolorbrewer;
remove
r-flowutils.
---
gnu/packages/bioconductor.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 1cc8b4f..f3bf10b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5679,22 +5679,24 @@ standard to exchange gated cytometry data with other
software platforms.")
(define-public r-flowsom
(package
(name "r-flowsom")
- (version "1.16.0")
+ (version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "FlowSOM" version))
(sha256
(base32
- "03wl3xk7g7vajc4kkrqa0gsbjfxlqr918qi849h5nir31963398l"))))
+ "0265sq4zvj6d6h5ghqj9xzm4b0z9v65kgyl88cgdcpdkzfnfcvd5"))))
(properties `((upstream-name . "FlowSOM")))
(build-system r-build-system)
(propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics)
("r-consensusclusterplus" ,r-consensusclusterplus)
+ ("r-cytoml" ,r-cytoml)
("r-flowcore" ,r-flowcore)
- ("r-flowutils" ,r-flowutils)
+ ("r-flowworkspace" ,r-flowworkspace)
("r-igraph" ,r-igraph)
+ ("r-rcolorbrewer" ,r-rcolorbrewer)
("r-tsne" ,r-tsne)
("r-xml" ,r-xml)))
(home-page "https://bioconductor.org/packages/FlowSOM/")
- 166/265: gnu: r-dexseq: Update to 1.32.0., (continued)
- 166/265: gnu: r-dexseq: Update to 1.32.0., guix-commits, 2019/12/15
- 163/265: gnu: r-gseabase: Update to 1.48.0., guix-commits, 2019/12/15
- 164/265: gnu: r-rbgl: Update to 1.62.1., guix-commits, 2019/12/15
- 167/265: gnu: r-deseq2: Update to 1.26.0., guix-commits, 2019/12/15
- 170/265: gnu: r-htqpcr: Update to 1.40.0., guix-commits, 2019/12/15
- 168/265: gnu: r-genefilter: Update to 1.68.0., guix-commits, 2019/12/15
- 186/265: gnu: r-mixomics: Update to 6.10.6., guix-commits, 2019/12/15
- 185/265: gnu: r-rcistarget: Update to 1.6.0., guix-commits, 2019/12/15
- 188/265: gnu: r-flowmeans: Update to 1.46.0., guix-commits, 2019/12/15
- 189/265: gnu: r-flowcore: Update to 1.52.1., guix-commits, 2019/12/15
- 187/265: gnu: r-flowsom: Update to 1.18.0.,
guix-commits <=
- 193/265: gnu: r-annotatr: Update to 1.12.1., guix-commits, 2019/12/15
- 197/265: gnu: r-birewire: Update to 3.18.0., guix-commits, 2019/12/15
- 198/265: gnu: r-rqc: Update to 1.20.0., guix-commits, 2019/12/15
- 196/265: gnu: r-birta: Update to 1.30.0., guix-commits, 2019/12/15
- 195/265: gnu: r-ropls: Update to 1.18.0., guix-commits, 2019/12/15
- 200/265: gnu: r-rhisat2: Update to 1.2.0., guix-commits, 2019/12/15
- 205/265: gnu: r-arrmnormalization: Update to 1.26.0., guix-commits, 2019/12/15
- 213/265: gnu: r-xcms: Update to 3.8.1., guix-commits, 2019/12/15
- 221/265: gnu: r-gcrma: Update to 2.58.0., guix-commits, 2019/12/15
- 173/265: gnu: r-genomegraphs: Update to 1.46.0., guix-commits, 2019/12/15