annotate tool_data_table_conf.xml.test @ 1:70129c1e86a8 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit 4bb153f5820d234c08ea0f21e3e59938d1ab10b9
author iuc
date Tue, 04 Jun 2024 12:18:48 +0000
parents b01d6b38f779
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
2 <tables>
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
3 <!-- Locations of model folders -->
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
4 <table name="metabuli_databases" comment_char="#">
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
5 <columns>value, name, version, path</columns>
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
6 <file path="${__HERE__}/test-data/metabuli_databases.loc" />
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
7 </table>
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
8 <!-- Locations of reference genome files in fasta format -->
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
9 <table name="taxonomy" comment_char="#">
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
10 <columns>value, name, path</columns>
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
11 <file path="${__HERE__}/test-data/taxonomy.loc" />
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
12 </table>
b01d6b38f779 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit d093bc33200eb4b4332e0b5845ef189e48fdb37a
iuc
parents:
diff changeset
13 </tables>