Mercurial > repos > iuc > data_manager_vsnp_genbank
comparison tool_data_table_conf.xml.test @ 0:9686521fda0e draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_vsnp_genbank commit 31f4453e44da62788efd01736ed57ad483383b09"
| author | iuc |
|---|---|
| date | Sat, 09 May 2020 21:27:13 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:9686521fda0e |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of all fasta files under genome directory --> | |
| 3 <table name="all_fasta" comment_char="#"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="${__HERE__}/test-data/all_fasta.loc" /> | |
| 6 </table> | |
| 7 <!-- Location of genbank files for vsnp_genbank version 0.0.8 --> | |
| 8 <table name="vsnp_genbank" comment_char="#"> | |
| 9 <columns>value, name, path, description</columns> | |
| 10 <file path="${__HERE__}/test-data/vsnp_genbank.loc" /> | |
| 11 </table> | |
| 12 </tables> |
