Mercurial > repos > ebi-gxa > monocle3_topmarkers
annotate monocle3-macros.xml @ 1:a4ab4af54b1a draft default tip
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit b28c91675a0a90e45c65f275fc2fd596b431aa45"
author | ebi-gxa |
---|---|
date | Wed, 03 Jun 2020 14:55:20 -0400 |
parents | bc2df96ef963 |
children |
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** |
1
a4ab4af54b1a
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit b28c91675a0a90e45c65f275fc2fd596b431aa45"
ebi-gxa
parents:
0
diff
changeset
|
7 0.1.5+galaxy1: Updated to monocle3-cli 0.0.9 for plot cells to allow for multiple genes plotting. |
a4ab4af54b1a
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit b28c91675a0a90e45c65f275fc2fd596b431aa45"
ebi-gxa
parents:
0
diff
changeset
|
8 |
0
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.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
|
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.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
|
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.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
|
14 |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
15 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
|
16 ]]></token> |
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 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
|
18 --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
|
19 </token> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
20 <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
|
21 --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
|
22 #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
|
23 --introspective |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
24 #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
|
25 </token> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
26 <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
|
27 #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
|
28 --verbose |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
29 #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
|
30 </token> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
31 |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
32 <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
|
33 <requirements> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
34 <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
|
35 <yield/> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
36 </requirements> |
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> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
38 |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
39 <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
|
40 <citations> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
41 <yield /> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
42 <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
|
43 <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
|
44 @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
|
45 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
|
46 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
|
47 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
|
48 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
|
49 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
|
50 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
|
51 }</citation> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
52 <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
|
53 </citations> |
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> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
55 |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
56 <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
|
57 <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
|
58 <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
|
59 <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
|
60 </param> |
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> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
62 |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
63 <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
|
64 <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
|
65 <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
|
66 </param> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
67 <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
|
68 </xml> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
69 |
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 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
|
71 <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
|
72 </xml> |
bc2df96ef963
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
ebi-gxa
parents:
diff
changeset
|
73 </macros> |