Mercurial > repos > iuc > vsnp_get_snps
comparison tool_data_table_conf.xml.test @ 0:ee302b20c06d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 95b221f68d19702681babd765c67caeeb24e7f1d"
| author | iuc |
|---|---|
| date | Tue, 16 Nov 2021 08:22:01 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ee302b20c06d |
|---|---|
| 1 <tables> | |
| 2 <table name="fasta_indexes" comment_char="#"> | |
| 3 <columns>value, dbkey, name, path</columns> | |
| 4 <file path="${__HERE__}/test-data/fasta_indexes.loc" /> | |
| 5 </table> | |
| 6 <!-- Location of genbank files for vsnp_build_tables tool --> | |
| 7 <table name="vsnp_genbank" comment_char="#"> | |
| 8 <columns>value, name, path, description</columns> | |
| 9 <file path="${__HERE__}/test-data/vsnp_genbank.loc" /> | |
| 10 </table> | |
| 11 <table name="vsnp_dnaprints" comment_char="#"> | |
| 12 <columns>value, name, path, description</columns> | |
| 13 <file path="${__HERE__}/test-data/vsnp_dnaprints.loc" /> | |
| 14 </table> | |
| 15 <!-- Location of excel files for vsnp_get_snps tool --> | |
| 16 <table name="vsnp_excel" comment_char="#"> | |
| 17 <columns>value, name, path, description</columns> | |
| 18 <file path="${__HERE__}/test-data/vsnp_excel.loc" /> | |
| 19 </table> | |
| 20 </tables> |
