annotate macros.xml @ 3:f6cc3378ec15 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
author bgruening
date Fri, 26 Jul 2024 16:15:23 +0000
parents a4e7a0877d0c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
1 <macros>
1
cbcbcb47b798 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 797eb67eae4dfe502325c53f78824c5ba4033955
bgruening
parents: 0
diff changeset
2 <token name="@TOOL_VERSION@">4.0.7</token>
3
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
3 <token name="@VERSION_SUFFIX@">2</token>
0
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
4
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
5 <xml name="requirements">
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
6 <requirements>
3
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
7 <container type="docker">quay.io/biocontainers/blobtoolkit:4.3.11</container>
0
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
8 </requirements>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
9 </xml>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
10 <xml name="citations">
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
11 <citations>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
12 <citation type="doi">10.1534/g3.119.400908</citation>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
13 </citations>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
14 </xml>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
15 <xml name="macro_text_input" >
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
16 <conditional name="text_input">
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
17 <param name="selector" type="select" label="Genetic text file" help="Include a genetic text file as input">
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
18 <option value="enabled">Enabled</option>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
19 <option value="disabled" selected="true">Disabled</option>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
20 </param>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
21 <when value="enabled">
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
22 <param argument="--text" type="data" format="txt" label="Generic text file"/>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
23 <param argument="--text-cols" type="text" value="" label="Column specification" help="Example: 1=identifiers,2,3=score,total=total_score">
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
24 <sanitizer invalid_char="">
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
25 <valid initial="string.letters,string.digits">
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
26 <add value="_" />
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
27 <add value="," />
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
28 <add value="=" />
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
29 <add value="-" />
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
30 <add value="#" />
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
31 </valid>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
32 </sanitizer>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
33 <validator type="regex">[0-9a-zA-Z=,_#-]+</validator>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
34 </param>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
35 <param argument="--text-header" type="boolean" truevalue="--text-header" falsevalue="" checked="false" label="Text has header row" help="Set the flag if a text file contains a header row" />
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
36 <param argument="--text-delimiter" type="select" label="Text delimiter" help="Character used as delimiter in the text file">
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
37 <option value=",">Comma</option>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
38 <option value="\t">Tabulation</option>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
39 <option value="whitespace">Whitespace</option>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
40 </param>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
41 <yield/>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
42 </when>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
43 <when value="disabled"/>
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
44 </conditional>
2
a4e7a0877d0c planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 5078c7010ec46fd01fec2057dd4486781c958c37
bgruening
parents: 1
diff changeset
45 </xml>
a4e7a0877d0c planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 5078c7010ec46fd01fec2057dd4486781c958c37
bgruening
parents: 1
diff changeset
46 <xml name="macro_taxdump">
a4e7a0877d0c planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 5078c7010ec46fd01fec2057dd4486781c958c37
bgruening
parents: 1
diff changeset
47 <param argument="--taxdump" type="data" format="tar,gz,tgz" label="NCBI taxdump directory" help="It requires to use the last taxdump version. You can find more information about it in the help section."/>
0
73417c40e518 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
48 </xml>
3
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
49 <xml name="blobtk_plotting">
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
50 <conditional name="blobtk_plot_options">
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
51 <param name="blobtk_plot" type="select" label="Do you want to plot the dataset">
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
52 <option value="yes">Yes</option>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
53 <option value="no">No</option>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
54 </param>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
55 <when value="yes">
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
56 <param name="plot_view" type="select" label="Select the view type for the plot">
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
57 <option value="blob" selected="true">Blob view</option>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
58 <option value="cumulative">Cumulative view</option>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
59 <option value="legend">Legend view</option>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
60 <option value="snail">Snail view</option>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
61 </param>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
62 </when>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
63 <when value="no"></when>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
64 </conditional>
f6cc3378ec15 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
65 </xml>
1
cbcbcb47b798 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 797eb67eae4dfe502325c53f78824c5ba4033955
bgruening
parents: 0
diff changeset
66 </macros>