annotate macros.xml @ 3:8c2167481e72 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:35 +0000
parents 53dd00a4ab68
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
1 <macros>
1
840822c1e84a 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
8c2167481e72 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
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
4
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
5 <xml name="requirements">
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
6 <requirements>
3
8c2167481e72 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
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
8 </requirements>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
9 </xml>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
10 <xml name="citations">
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
11 <citations>
7d9ee8cd14b8 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>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
13 </citations>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
14 </xml>
7d9ee8cd14b8 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" >
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
16 <conditional name="text_input">
7d9ee8cd14b8 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">
7d9ee8cd14b8 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>
7d9ee8cd14b8 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>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
20 </param>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
21 <when value="enabled">
7d9ee8cd14b8 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"/>
7d9ee8cd14b8 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">
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
24 <sanitizer invalid_char="">
7d9ee8cd14b8 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">
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
26 <add value="_" />
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
27 <add value="," />
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
28 <add value="=" />
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
29 <add value="-" />
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
30 <add value="#" />
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
31 </valid>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
32 </sanitizer>
7d9ee8cd14b8 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>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
34 </param>
7d9ee8cd14b8 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" />
7d9ee8cd14b8 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">
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
37 <option value=",">Comma</option>
7d9ee8cd14b8 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>
7d9ee8cd14b8 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>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
40 </param>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
41 <yield/>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
42 </when>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
43 <when value="disabled"/>
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
44 </conditional>
2
53dd00a4ab68 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 5078c7010ec46fd01fec2057dd4486781c958c37
bgruening
parents: 1
diff changeset
45 </xml>
53dd00a4ab68 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">
53dd00a4ab68 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
7d9ee8cd14b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 7c0db48ffd4dbee68fb2320fc5a064bc9c3219d9
bgruening
parents:
diff changeset
48 </xml>
3
8c2167481e72 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">
8c2167481e72 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">
8c2167481e72 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">
8c2167481e72 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>
8c2167481e72 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>
8c2167481e72 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
54 </param>
8c2167481e72 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
55 <when value="yes">
8c2167481e72 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">
8c2167481e72 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>
8c2167481e72 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>
8c2167481e72 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>
8c2167481e72 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>
8c2167481e72 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
61 </param>
8c2167481e72 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
62 </when>
8c2167481e72 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>
8c2167481e72 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
64 </conditional>
8c2167481e72 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit d4e8bcb01de330e345970d3df6b75392c7fe2275
bgruening
parents: 2
diff changeset
65 </xml>
1
840822c1e84a planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blobtoolkit commit 797eb67eae4dfe502325c53f78824c5ba4033955
bgruening
parents: 0
diff changeset
66 </macros>