annotate seurat.xml @ 6:764f076e9d52 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
author iuc
date Thu, 23 Jul 2020 11:22:05 -0400
parents 06ed31cf52ed
children 4c139a9415d7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
1 <tool id="seurat" name="Seurat" version="@TOOL_VERSION@+galaxy2">
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
2 <description>- toolkit for exploration of single-cell RNA-seq data</description>
2
321bdd834266 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 3cf715ec11e2c9944f46572e324e5b2db5aa151f"
iuc
parents: 1
diff changeset
3 <macros>
4
82fcdf530f87 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 0d259308f99ef39ab00b80db5a8c5674ba0f3e72"
iuc
parents: 3
diff changeset
4 <token name="@TOOL_VERSION@">3.1.5</token>
2
321bdd834266 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 3cf715ec11e2c9944f46572e324e5b2db5aa151f"
iuc
parents: 1
diff changeset
5 </macros>
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
6 <requirements>
2
321bdd834266 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 3cf715ec11e2c9944f46572e324e5b2db5aa151f"
iuc
parents: 1
diff changeset
7 <requirement type="package" version="@TOOL_VERSION@">r-seurat</requirement>
5
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
8 <requirement type="package" version="2.2">r-rmarkdown</requirement>
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
9 <!-- Need to pin R-base due to
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
10 *** caught segfault ***
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
11 address (nil), cause 'memory not mapped'
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
12
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
13 Traceback:
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
14 1: cairoVersion()
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
15 2: grSoftVersion()
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
16 -->
06ed31cf52ed "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 98e7666ee048ec249fd3f65854feab03168fadef"
iuc
parents: 4
diff changeset
17 <requirement type="package" version="3.6">r-base</requirement>
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
18 </requirements>
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
19 <command detect_errors="exit_code"><![CDATA[
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
20 #if "vln" in $meta.plots:
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
21 #set $vln = 'T'
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
22 #else
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
23 #set $vln = 'F'
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
24 #end if
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
25 #if "feat" in $meta.plots:
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
26 #set $feat = 'T'
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
27 #else
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
28 #set $feat = 'F'
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
29 #end if
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
30 #if "PCs" in $meta.plots:
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
31 #set $PCs = 'T'
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
32 #else
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
33 #set $PCs = 'F'
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
34 #end if
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
35 #if "tsne" in $meta.plots:
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
36 #set $tsne = 'T'
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
37 #else
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
38 #set $tsne = 'F'
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
39 #end if
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
40 #if "heat" in $meta.plots:
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
41 #set $heatmaps = 'T'
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
42 #else
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
43 #set $heatmaps = 'F'
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
44 #end if
6
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
45 #if not str($adv.perplexity):
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
46 #set $adv_perplexity = -1
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
47 #else:
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
48 #set $adv_perplexity = $adv.perplexity
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
49 #end if
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
50 Rscript -e "library(\"rmarkdown\"); render(\"$__tool_directory__/Seurat.R\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
51 params = list(counts = \"${counts}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
52 min_cells = \"${adv.min_cells}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
53 min_genes = \"${adv.min_genes}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
54 low_thresholds = \"${adv.low_thresholds}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
55 high_thresholds = \"${adv.high_thresholds}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
56 numPCs = \"${adv.num_PCs}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
57 cells_use = \"${adv.cells_use}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
58 resolution = \"${adv.resolution}\",
6
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
59 perplexity = \"${adv_perplexity}\",
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
60 min_pct = \"${adv.min_pct}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
61 logfc_threshold = \"${adv.logfc_threshold}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
62 warn = \"${meta.warn}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
63 varstate = \"${meta.varstate}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
64 showcode = \"${meta.showcode}\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
65 vlnfeat = \"$vln\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
66 featplot = \"$feat\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
67 PCplots = \"$PCs\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
68 tsne = \"$tsne\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
69 heatmaps = \"$heatmaps\"),
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
70 intermediates_dir = \".\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
71 output_format = html_document(),
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
72 output_dir = \".\",
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
73 output_file = \"out.html\")"
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
74 ]]></command>
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
75 <inputs>
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
76 <param name="counts" type="data" format="tabular,tsv" label="Counts file" help="The should be a TAB-separated count matrix with gene identifers in the first column and a header row"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
77 <section name="adv" title="Advanced Options" expanded="true">
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
78 <param name="num_PCs" type="integer" min="0" value="10" label="Number of PCs to use in plots" help="Uses this number of PCs in PCHEatmap, JackStrawPlot, FindClusters, RunTSNE. Default: 10" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
79 <param name="min_cells" type="integer" min="0" value="0" label="Minimum cells" help="Include genes with detected expression in at least this many cells." />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
80 <param name="min_genes" type="integer" min="0" value="0" label="Minimum genes" help="Include cells where at least this many genes are detected." />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
81 <param name="low_thresholds" type="integer" value="1" label="Low threshold for filtering cells" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
82 <param name="high_thresholds" type="integer" value="20000000" label="High threshold for filtering cells" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
83 <param name="cells_use" type="integer" min="1" value="500" label="Cells to use for PCHeatmap" help="Plots this number of top ‘extreme’ cells on both ends of the spectrum, which dramatically speeds plotting for large datasets" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
84 <param name="resolution" type="float" value="0.6" label="Resolution parameter" help="Value of the resolution parameter used in FindClusters, use a value above (below) 1.0 if you want to obtain a larger (smaller) number of communities." />
6
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
85 <param name="perplexity" type="integer" value="" optional="true" label="Perplexity parameter" help="Parameter for the tSNE dimensionality reduction" />
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
86 <param name="min_pct" type="float" value="0.1" label="Minimum percent cells" help="With FindMarkers only test genes that are detected in a minimum fraction of min.pct cells in either of the two populations. Meant to speed up the function by not testing genes that are very infrequently expressed. Default is 0.1" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
87 <param name="logfc_threshold" type="float" min="0" value="0.25" label="LogFC threshold"
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
88 help="With FindMarkers, limit testing to genes which show, on average, at least X-fold difference (log-scale)between the two groups of cells. Default is 0.25 Increasing logfc.threshold speeds up the function, but can miss weaker signals." />
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
89 </section>
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
90 <section name="meta" title="Output options" expanded="true">
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
91 <param name="showcode" type="boolean" truevalue="T" falsevalue="F" checked="false" label="Show code alongside outputs?"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
92 <param name="warn" type="boolean" truevalue="T" falsevalue="F" checked="false" label="Include warnings in the output file (Yes) or pipe to stdout (No)"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
93 <param name="varstate" type="boolean" truevalue="T" falsevalue="F" checked="false" label="Display variable values used in code at the beginning of output file?"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
94 <param name="plots" type="select" optional="true" multiple="true" display="checkboxes" label="Which plots should be output?">
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
95 <option value="vln" selected="true">Violin and Scatter plots</option>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
96 <option value="feat" selected="true">Feature counts plots</option>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
97 <option value="PCs" selected="true">PC plots</option>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
98 <option value="tsne" selected="true">tSNE plots</option>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
99 <option value="heat" selected="true">Heatmap plots</option>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
100 </param>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
101 </section>
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
102 </inputs>
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
103 <outputs>
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
104 <data name="out_html" format="html" from_work_dir="out.html" label="${tool.name} on ${on_string}" />
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
105 </outputs>
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
106
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
107 <tests>
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
108 <test>
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
109 <param name="counts" ftype="tabular" value="counts.tab.gz"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
110 <section name="adv">
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
111 <param name="numPCs" value="10" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
112 <param name="min_cells" value="3"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
113 <param name="min_genes" value="200"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
114 <param name="low_thresholds" value="1" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
115 <param name="high_thresholds" value="20000000" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
116 <param name="cells_use" value="500"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
117 <param name="resolution" value="0.6" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
118 <param name="min_pct" value="0.25" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
119 <param name="logfc_threshold" value="0.25" />
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
120 </section>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
121 <section name="meta">
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
122 <param name="showcode" value="T"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
123 <param name="warn" value="F"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
124 <param name="varstate" value="F"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
125 <param name="plots" value="feat"/>
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
126 </section>
3
7a5cd7987b03 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 9812fde33003c6318f225fd7077a3a15b3a684a3"
iuc
parents: 2
diff changeset
127 <output name="out_html" ftype="html" value="out.html" compare="sim_size" delta="20000" />
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
128 </test>
6
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
129 <test> <!-- perplexity test -->
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
130 <param name="counts" ftype="tabular" value="counts.tab.gz"/>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
131 <section name="adv">
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
132 <param name="numPCs" value="10" />
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
133 <param name="min_cells" value="3"/>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
134 <param name="min_genes" value="200"/>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
135 <param name="low_thresholds" value="1" />
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
136 <param name="high_thresholds" value="20000000" />
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
137 <param name="cells_use" value="500"/>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
138 <param name="resolution" value="0.6" />
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
139 <param name="perplexity" value="16" />
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
140 <param name="min_pct" value="0.25" />
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
141 <param name="logfc_threshold" value="0.25" />
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
142 </section>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
143 <section name="meta">
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
144 <param name="showcode" value="T"/>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
145 <param name="warn" value="F"/>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
146 <param name="varstate" value="F"/>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
147 <param name="plots" value="feat"/>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
148 </section>
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
149 <output name="out_html" ftype="html" value="out.html" compare="sim_size" delta="20000" />
764f076e9d52 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit e8eeff2efea68e1e5bc697d0ff6a5808cd978db2"
iuc
parents: 5
diff changeset
150 </test>
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
151 </tests>
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
152 <help><![CDATA[
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
153 .. class:: infomark
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
154
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
155 **What it does**
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
156
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
157 Seurat_ is a toolkit for quality control, analysis, and exploration of single cell RNA sequencing data.
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
158 It is developed and maintained by the `Satija Lab`_ at NYGC. Seurat aims to enable users to identify and
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
159 interpret sources of heterogeneity from single cell transcriptomic measurements, and to integrate diverse
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
160 types of single cell data. See the `Seurat Guided Clustering tutorial`_ for more information.
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
161
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
162 -----
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
163
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
164 **Inputs**
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
165
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
166 * Gene count matrix in TAB-separated format
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
167
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
168 -----
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
169
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
170 **Outputs**
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
171
1
7319f83ae734 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 88cf23c767023f71b4ea1e72aac568cc694cc34a"
iuc
parents: 0
diff changeset
172 * HTML of plots
0
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
173
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
174 Optionally you can choose to output
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
175
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
176 * Seurat RDS object (can use within R)
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
177 * Rscript
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
178
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
179 .. _Seurat: https://www.nature.com/articles/nbt.4096
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
180 .. _Satija Lab: https://satijalab.org/seurat/
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
181 .. _Seurat Guided Clustering tutorial: https://satijalab.org/seurat/pbmc3k_tutorial.html
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
182
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
183 ]]></help>
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
184 <citations>
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
185 <citation type="doi">10.1038/nbt.4096</citation>
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
186 </citations>
8d8412d35247 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seurat commit 24c0223b9baa6d59bba381ef94f7e77b1c204d80
iuc
parents:
diff changeset
187 </tool>