Mercurial > repos > iuc > bbtools_callvariants
annotate macros.xml @ 0:18b91d72794b draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
author | iuc |
---|---|
date | Tue, 05 Oct 2021 20:05:50 +0000 |
parents | |
children | b955346ef41e |
rev | line source |
---|---|
0
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
1 <macros> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
2 <token name="@WRAPPER_VERSION@">1.0.0</token> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">1.0.0</token> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
4 <token name="@PROFILE@">20.09</token> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
5 <xml name="requirements"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
6 <requirements> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="38.92">bbmap</requirement> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
8 </requirements> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
9 </xml> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
10 <macro name="dbKeyActionsBBMap"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
11 <expand macro="dbKeyActions"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
12 <option type="from_data_table" name="fasta_indexes" column="1" offset="0"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
13 <filter type="param_value" column="0" value="#" compare="startswith" keep="False"/> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
14 <filter type="param_value" ref="ref_source_cond.reference" column="1"/> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
15 </option> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
16 </expand> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
17 </macro> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
18 <macro name="dbKeyActions"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
19 <actions> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
20 <conditional name="ref_source_cond.ref_source"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
21 <when value="cached"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
22 <action type="metadata" name="dbkey"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
23 <yield/> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
24 </action> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
25 </when> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
26 <when value="history"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
27 <action type="metadata" name="dbkey"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
28 <option type="from_param" name="ref_source_cond.reference" param_attribute="dbkey"/> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
29 </action> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
30 </when> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
31 </conditional> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
32 </actions> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
33 </macro> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
34 <macro name="reference_source_cond"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
35 <conditional name="ref_source_cond"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
36 <param name="ref_source" type="select" label="Select reference genome source; a cached reference or one from the history"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
37 <option value="cached" selected="True">Use a cached reference</option> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
38 <option value="history">Use a reference from the history</option> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
39 </param> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
40 <when value="cached"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
41 <param name="reference" type="select" label="Using reference genome"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
42 <options from_data_table="fasta_indexes"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
43 <filter type="sort_by" column="2"/> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
44 <validator type="no_options" message="A built-in reference genome is not available"/> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
45 </options> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
46 </param> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
47 </when> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
48 <when value="history"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
49 <param name="reference" type="data" format="fasta" label="Using reference genome"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
50 <validator type="no_options" message="The current history does not include a fasta dataset"/> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
51 </param> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
52 </when> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
53 </conditional> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
54 </macro> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
55 <xml name="citations"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
56 <citations> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
57 <citation type="doi"> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
58 https://doi.org/10.1371/journal.pone.0185056 |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
59 </citation> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
60 </citations> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
61 </xml> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
62 </macros> |
18b91d72794b
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit 56300a95740ee11e84a7d0bda07a71fbaf4952e4"
iuc
parents:
diff
changeset
|
63 |