Mercurial > repos > iuc > checkm2_build_database
comparison tool_data_table_conf.xml.test @ 0:4abc306ec842 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_checkm2 commit f02ef28c39a18da4afb9148d0342244f6788485a
author | iuc |
---|---|
date | Tue, 14 Jan 2025 20:27:00 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4abc306ec842 |
---|---|
1 <tables> | |
2 <!-- Location of rnastar indexes for testing --> | |
3 <table name="checkm2" comment_char="#" allow_duplicate_entries="False"> | |
4 <columns>value, dbkey, name, version, path</columns> | |
5 <file path="${__HERE__}/test-data/checkm2.loc" /> | |
6 </table> | |
7 </tables> |