Mercurial > repos > iuc > kallisto_quant
annotate macros.xml @ 9:2568a3b975cb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 168993a4e148506b1d3998c536caa2e501c36ccf
author | iuc |
---|---|
date | Wed, 31 May 2023 20:09:49 +0000 |
parents | c971db6f0fe5 |
children | 4f9c4e6566e5 |
rev | line source |
---|---|
0
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
2 <macros> |
9
2568a3b975cb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 168993a4e148506b1d3998c536caa2e501c36ccf
iuc
parents:
8
diff
changeset
|
3 <token name="@TOOL_VERSION@">0.48.0</token> |
8
c971db6f0fe5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit c657f8cc0308cd70b26e3b111e5d8008901cda24"
iuc
parents:
6
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">0</token> |
0
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
6 <requirements> |
8
c971db6f0fe5
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit c657f8cc0308cd70b26e3b111e5d8008901cda24"
iuc
parents:
6
diff
changeset
|
7 <requirement type="package" version="@TOOL_VERSION@">kallisto</requirement> |
9
2568a3b975cb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 168993a4e148506b1d3998c536caa2e501c36ccf
iuc
parents:
8
diff
changeset
|
8 <requirement type="package" version="1.14">samtools</requirement> |
0
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
9 </requirements> |
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
10 </xml> |
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
11 <xml name="citations"> |
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
12 <citations> |
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
13 <citation type="doi">doi:10.1038/nbt.3519</citation> |
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
14 </citations> |
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
15 </xml> |
4
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
16 <xml name="reference_input"> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
17 <conditional name="reference_transcriptome"> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
18 <param name="reference_transcriptome_source" type="select" label="Reference transcriptome for quantification"> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
19 <option value="indexed" selected="true">Use a built-in transcriptome</option> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
20 <option value="history">Use a transcriptome from history</option> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
21 </param> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
22 <when value="indexed"> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
23 <param name="index" type="select" label="Select a reference transcriptome" help="If your transcriptome of interest is not listed, contact your Galaxy administrator"> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
24 <options from_data_table="kallisto_indexes"> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
25 <filter type="sort_by" column="2" /> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
26 <validator type="no_options" message="No transcriptomes are available for the selected input dataset" /> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
27 </options> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
28 </param> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
29 </when> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
30 <when value="history"> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
31 <param name="reference" type="data" format="fasta" label="FASTA reference transcriptome" /> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
32 </when> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
33 </conditional> |
b818b23df1e0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents:
0
diff
changeset
|
34 </xml> |
0
59a4c97b85d6
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
iuc
parents:
diff
changeset
|
35 </macros> |