comparison tool_data_table_conf.xml.test @ 9:5c7ba3d85a01 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 0f5d58e0011fcfc9c772ba9392deaed186e045eb
author iuc
date Wed, 25 Sep 2024 06:56:25 +0000
parents a09c8c901603
children
comparison
equal deleted inserted replaced
8:b907a3c0434f 9:5c7ba3d85a01
1 <?xml version="1.0"?>
1 <tables> 2 <tables>
2 <!-- Locations of GTDB-Tk database versions 202 and higher --> 3 <!-- Locations of GTDB-Tk database versions 202 and higher -->
3 <table name="gtdbtk_database_versioned" comment_char="#"> 4 <table name="gtdbtk_database_versioned" comment_char="#">
4 <columns>value, name, version, path</columns> 5 <columns>value, name, version, path</columns>
5 <file path="tool-data/gtdbtk_database_versioned.loc" /> 6 <file path="${__HERE__}/test-data/gtdbtk_database_versioned.loc.test" />
6 </table> 7 </table>
7 </tables> 8 </tables>