Mercurial > repos > iuc > snpeff
comparison tool_data_table_conf.xml.test @ 31:3aae4f16ac9e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit e4cbbb48006ac767c69efe53eab2a63306124bb5
| author | iuc |
|---|---|
| date | Sat, 04 Oct 2025 17:04:38 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 30:c7275bd8b4d6 | 31:3aae4f16ac9e |
|---|---|
| 1 <tables> | |
| 2 <table name="snpeffv_genomedb" comment_char="#" allow_duplicate_entries="False"> | |
| 3 <columns>key, version, value, name, path</columns> | |
| 4 <file path="${__HERE__}/test-data/snpeffv_genomedb.loc" /> | |
| 5 </table> | |
| 6 <table name="snpeffv_regulationdb" comment_char="#" allow_duplicate_entries="False"> | |
| 7 <columns>key, version, genome, value, name</columns> | |
| 8 <file path="${__HERE__}/test-data/snpeffv_regulationdb.loc" /> | |
| 9 </table> | |
| 10 </tables> |
