annotate monocle3-macros.xml @ 0:bc2df96ef963 draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
author ebi-gxa
date Thu, 14 May 2020 17:17:27 -0400
parents
children a4ab4af54b1a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
1 <macros>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
2 <token name="@TOOL_VERSION@">0.1.4</token>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
3 <token name="@PROFILE@">18.01</token>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
4 <token name="@HELP@">More information can be found at https://cole-trapnell-lab.github.io/monocle3/ and https://github.com/ebi-gene-expression-group/monocle-scripts</token>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
5 <token name="@VERSION_HISTORY@"><![CDATA[
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
6 **Version history**
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
7 0.1.5+galaxy0: Updated to monocle3-cli 0.0.8 to add top marker genes and fix container plots for plotCells (only those two modules upgraded).
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
8
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
9 0.1.4+galaxy0: Updated to monocle3-cli 0.0.7 to fix bug with column headers in tsv.
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
10
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
11 0.1.3+galaxy0: Updated to monocle3-cli 0.0.5 to fix bug with tsv inputs.
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
12
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
13 0.1.2+galaxy0: Initial version based on monocle3-cli 0.0.3 and monocle3 0.1.2
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
14 ]]></token>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
15 <token name="@INPUT_OPTS@">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
16 --input-object-format '${input_object_format}' '${input_object_file}'
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
17 </token>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
18 <token name="@OUTPUT_OPTS@">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
19 --output-object-format '${output_object_format}' output.RDS
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
20 #if $introspective
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
21 --introspective
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
22 #end if
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
23 </token>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
24 <token name="@VERBOSE@">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
25 #if $verbose
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
26 --verbose
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
27 #end if
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
28 </token>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
29
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
30 <xml name="requirements">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
31 <requirements>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
32 <requirement type="package" version="0.0.7">monocle3-cli</requirement>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
33 <yield/>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
34 </requirements>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
35 </xml>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
36
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
37 <xml name="citations">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
38 <citations>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
39 <yield />
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
40 <citation type="doi">10.1038/nmeth.4402</citation>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
41 <citation type="bibtex">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
42 @misc{githubscanpy-scripts,
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
43 author = {Ni Huang, Krzysztof Polanski, EBI Gene Expression Team},
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
44 year = {2019},
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
45 title = {Monocle3-cli: command line interface for Monocle3},
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
46 publisher = {GitHub},
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
47 journal = {GitHub repository},
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
48 url = {https://github.com/ebi-gene-expression-group/monocle-scripts},
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
49 }</citation>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
50 <citation type="doi">10.1101/2020.04.08.032698</citation>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
51 </citations>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
52 </xml>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
53
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
54 <xml name="input_object_params">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
55 <param name="input_object_file" argument="input-object-file" type="data" format="rdata" label="Input object in RDS format"/>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
56 <param name="input_object_format" argument="--input-object-format" type="select" label="Format of input object">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
57 <option value="cds3" selected="true">Monocle3 object in RDS</option>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
58 </param>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
59 </xml>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
60
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
61 <xml name="output_object_params">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
62 <param name="output_object_format" argument="--output-object-format" type="select" label="Format of output object">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
63 <option value="cds3" selected="true">Monocle3 object in RDS</option>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
64 </param>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
65 <param name="introspective" argument="--introspective" type="boolean" checked="true" label="Print introspective information of output object"/>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
66 </xml>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
67
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
68 <xml name="verbose_flag">
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
69 <param name="verbose" argument="--verbose" type="boolean" checked="false" label="Emit verbose output"/>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
70 </xml>
bc2df96ef963 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff changeset
71 </macros>