Mercurial > repos > iuc > data_manager_fetch_busco
comparison tool_data_table_conf.xml.test @ 8:29548c43fb33 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_busco/ commit 32f1099f18b41bf1efd1a039daf732809c77269e
| author | iuc |
|---|---|
| date | Tue, 22 Apr 2025 13:11:38 +0000 |
| parents | 83c7f3907ad2 |
| children |
comparison
equal
deleted
inserted
replaced
| 7:83c7f3907ad2 | 8:29548c43fb33 |
|---|---|
| 1 <tables> | |
| 2 <table name="busco_database" comment_char="#"> | |
| 3 <columns>value, name, version, path</columns> | |
| 4 <file path="${__HERE__}/test-data/busco_database.loc" /> | |
| 5 </table> | |
| 6 <table name="busco_database_options" comment_char="#"> | |
| 7 <columns>value, name, db_value</columns> | |
| 8 <file path="${__HERE__}/test-data/busco_database_options.loc" /> | |
| 9 </table> | |
| 10 </tables> |
