annotate macros.xml @ 5:87c11c05d238 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit c657f8cc0308cd70b26e3b111e5d8008901cda24"
author iuc
date Sun, 18 Jul 2021 17:53:43 +0000
parents 5ae5c312d718
children a157781cddd7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
2 <macros>
5
87c11c05d238 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit c657f8cc0308cd70b26e3b111e5d8008901cda24"
iuc
parents: 3
diff changeset
3 <token name="@TOOL_VERSION@">0.46.2</token>
87c11c05d238 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit c657f8cc0308cd70b26e3b111e5d8008901cda24"
iuc
parents: 3
diff changeset
4 <token name="@VERSION_SUFFIX@">0</token>
0
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
5 <xml name="requirements">
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
6 <requirements>
5
87c11c05d238 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit c657f8cc0308cd70b26e3b111e5d8008901cda24"
iuc
parents: 3
diff changeset
7 <requirement type="package" version="@TOOL_VERSION@">kallisto</requirement>
87c11c05d238 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit c657f8cc0308cd70b26e3b111e5d8008901cda24"
iuc
parents: 3
diff changeset
8 <requirement type="package" version="1.12">samtools</requirement>
0
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
9 </requirements>
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
10 </xml>
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
11 <xml name="citations">
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
12 <citations>
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
13 <citation type="doi">doi:10.1038/nbt.3519</citation>
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
14 </citations>
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
15 </xml>
2
1c75aa5de15e 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">
1c75aa5de15e 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">
1c75aa5de15e 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">
1c75aa5de15e 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>
1c75aa5de15e 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>
1c75aa5de15e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents: 0
diff changeset
21 </param>
1c75aa5de15e 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">
1c75aa5de15e 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">
1c75aa5de15e 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">
1c75aa5de15e 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" />
1c75aa5de15e 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" />
1c75aa5de15e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents: 0
diff changeset
27 </options>
1c75aa5de15e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents: 0
diff changeset
28 </param>
1c75aa5de15e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents: 0
diff changeset
29 </when>
1c75aa5de15e 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">
1c75aa5de15e 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" />
1c75aa5de15e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents: 0
diff changeset
32 </when>
1c75aa5de15e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents: 0
diff changeset
33 </conditional>
1c75aa5de15e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 011de86c970114d5ae22f76e9ee8e2d86c190063
iuc
parents: 0
diff changeset
34 </xml>
0
2953303df011 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
iuc
parents:
diff changeset
35 </macros>