comparison tool_data_table_conf.xml.test @ 0:b01d6b38f779 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
author iuc
date Tue, 04 Jun 2024 11:49:21 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:b01d6b38f779
1 <?xml version="1.0"?>
2 <tables>
3 <!-- Locations of model folders -->
4 <table name="metabuli_databases" comment_char="#">
5 <columns>value, name, version, path</columns>
6 <file path="${__HERE__}/test-data/metabuli_databases.loc" />
7 </table>
8 <!-- Locations of reference genome files in fasta format -->
9 <table name="taxonomy" comment_char="#">
10 <columns>value, name, path</columns>
11 <file path="${__HERE__}/test-data/taxonomy.loc" />
12 </table>
13 </tables>