Mercurial > repos > iuc > metasbt_index
annotate macros.xml @ 1:dff5f0dd17eb draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 92f047d518d90d1a296747511277f397224f4c60
author | iuc |
---|---|
date | Mon, 25 Aug 2025 20:30:57 +0000 |
parents | 47189346d00d |
children |
rev | line source |
---|---|
0
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
1 <macros> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
2 <token name="@TOOL_VERSION@">0.1.5</token> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
3 <token name="@GALAXY_VERSION@">1</token> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
4 <token name="@PROFILE@">24.00</token> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
5 |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
6 <xml name="creator"> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
7 <creator> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
8 <person givenName="Fabio" familyName="Cumbo" |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
9 url="https://cumbof.github.io/" |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
10 email="fabio.cumbo@gmail.com" /> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
11 |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
12 <person givenName="Daniel" familyName="Blankenberg" |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
13 url="https://www.lerner.ccf.org/computational-medicine/blankenberg/" |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
14 email="blanked2@ccf.org" /> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
15 </creator> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
16 </xml> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
17 |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
18 <xml name="requirements"> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
19 <requirements> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
20 <requirement type="package" version="4.9">sed</requirement> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
21 <requirement type="package" version="@TOOL_VERSION@">metasbt</requirement> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
22 </requirements> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
23 </xml> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
24 |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
25 <xml name="database"> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
26 <conditional name="database_selection"> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
27 <param name="source" type="select" |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
28 label="Database source" |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
29 help="Public databases are hosted on the Galaxy CVMFS."> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
30 <option value="cvmfs" selected="true">Use a public database</option> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
31 <option value="history">Use a database from the history</option> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
32 </param> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
33 |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
34 <when value="cvmfs"> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
35 <param name="db_tarball" type="select" |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
36 label="Select a MetaSBT database" |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
37 help="Choose a specific version of a database."> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
38 <options from_data_table="metasbt_databases"> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
39 <column name="value" index="0" /> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
40 <column name="version" index="1" /> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
41 <column name="name" index="2" /> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
42 <column name="path" index="3" /> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
43 <filter type="sort_by" column="0" reverse_sort_order="true"/> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
44 <validator message="No MetaSBT database is available" type="no_options"/> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
45 </options> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
46 </param> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
47 </when> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
48 |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
49 <when value="history"> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
50 <param name="db_tarball" type="data" format="tar" |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
51 label="Select a MetaSBT database tarball" /> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
52 </when> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
53 </conditional> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
54 </xml> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
55 |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
56 <xml name="citations"> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
57 <citations> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
58 <citation type="bibtex"> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
59 @misc{metasbtrepo, |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
60 author={Fabio Cumbo, Daniel Blankenberg}, |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
61 title={{MetaSBT: A scalable framework for automatically indexing microbial genomes and accurately characterizing metagenome-assembled genomes with Sequence Bloom Trees}}, |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
62 publisher={Github}, |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
63 url={https://github.com/cumbof/MetaSBT} |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
64 } |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
65 </citation> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
66 </citations> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
67 </xml> |
47189346d00d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
iuc
parents:
diff
changeset
|
68 </macros> |