comparison tool_data_table_conf.xml.sample @ 4:512dc05a0e5a draft

"planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit 0bff76499478da0f47e93e02542414d6a2aa8077"
author pimarin
date Wed, 18 May 2022 09:28:48 +0000
parents e5474449c35d
children
comparison
equal deleted inserted replaced
3:2890083b1a84 4:512dc05a0e5a
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tables> 2 <tables>
3 <table name="rcf_database" comment_char="#"> 3 <!-- Locations of taxonomy data downloaded from NCBI -->
4 <columns>value, name, dbkey, path</columns> 4 <table name="ncbi_taxonomy" comment_char="#">
5 <file path="tool-data/rcf_database.loc.sample" /> 5 <columns>value, name, path</columns>
6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc" />
6 </table> 7 </table>
7 </tables> 8 </tables>