Mercurial > repos > iuc > recentrifuge
annotate tool_data_table_conf.xml.test @ 2:824497684a1f draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit e2468398e4a098eb781cc3e3935bb2c8e74c270a
author | iuc |
---|---|
date | Mon, 31 Oct 2022 18:18:11 +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> |