comparison tool_data_table_conf.xml.test @ 1:ef5a5463bc3b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_checkm2 commit 273fabeb528796d4276833362ea23651a56b0302
author iuc
date Tue, 14 Jan 2025 21:33:10 +0000
parents 34dc5b5f35ca
children 757826aa89c3
comparison
equal deleted inserted replaced
0:34dc5b5f35ca 1:ef5a5463bc3b
1 <tables> 1 <tables>
2 <!-- Location of rnastar indexes for testing --> 2 <!-- Location of rnastar indexes for testing -->
3 <table name="checkm2" comment_char="#" allow_duplicate_entries="False"> 3 <table name="checkm2" comment_char="#" allow_duplicate_entries="False">
4 <columns>value, dbkey, name, version, path</columns> 4 <columns>value, name, version, path</columns>
5 <file path="${__HERE__}/test-data/checkm2.loc" /> 5 <file path="${__HERE__}/test-data/checkm2.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>