comparison tool_data_table_conf.xml.test @ 2:151e8f99baaa draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 85683b4edaf9ec44550ff0de861023f794bf35f2
author iuc
date Fri, 13 Sep 2024 11:15:22 +0000
parents 5ec8a11d0fad
children a1900b0fd855
comparison
equal deleted inserted replaced
1:ae36206eeeba 2:151e8f99baaa
1 <tables> 1 <tables>
2 <!-- Location of databases for gtdbtk version 202 and higher --> 2 <!-- Locations of GTDB-Tk database versions 202 and higher -->
3 <table name="gtdbtk_database" comment_char="#"> 3 <table name="gtdbtk_database_versioned" comment_char="#">
4 <columns>value, name, path</columns> 4 <columns>value, name, version, path</columns>
5 <file path="${__HERE__}/test-data/gtdbtk_database.loc" /> 5 <file path="tool-data/gtdbtk_database_versioned.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>