Mercurial > repos > iuc > bbgbigwig
comparison tool_data_table_conf.xml.test @ 0:65a296d558e7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/bbgbigwig commit decf6daa4769664f779bc088b83b0f89ac1df147
| author | iuc |
|---|---|
| date | Fri, 12 Dec 2025 21:28:28 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:65a296d558e7 |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of dbkeys and len files under genome directory --> | |
| 3 <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False"> | |
| 4 <columns>value, name, len_path</columns> | |
| 5 <file path="${__HERE__}/test-data/dbkeys.loc.test" /> | |
| 6 </table> | |
| 7 </tables> |
