Mercurial > repos > iuc > recentrifuge
annotate tool_data_table_conf.xml.test @ 1:fe733f05c2f8 draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit 9142693589056424fb64869b69dbc08b179f57ee
author | iuc |
---|---|
date | Fri, 26 Aug 2022 10:57:30 +0000 |
parents | 09b7b0b2e2c2 |
children |
rev | line source |
---|---|
0
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
2 <tables> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
3 <!-- Locations of taxonomy data downloaded from NCBI --> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
4 <table name="ncbi_taxonomy" comment_char="#"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
5 <columns>value, name, path</columns> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc" /> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
7 </table> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
8 </tables> |