Mercurial > repos > iuc > vsnp_add_zero_coverage
comparison tool_data_table_conf.xml.test @ 1:08367a86d95e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
| author | iuc |
|---|---|
| date | Wed, 02 Dec 2020 09:07:22 +0000 |
| parents | c4b44cb2f4f4 |
| children | de548dd07fd3 |
comparison
equal
deleted
inserted
replaced
| 0:c4b44cb2f4f4 | 1:08367a86d95e |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <table name="fasta_indexes" comment_char="#"> | 2 <table name="fasta_indexes" comment_char="#"> |
| 3 <columns>value, dbkey, name, path</columns> | 3 <columns>value, dbkey, name, path</columns> |
| 4 <file path="${__HERE__}/test-data/fasta_indexes.loc" /> | 4 <file path="${__HERE__}/test-data/fasta_indexes.loc" /> |
| 5 </table> | 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> | |
| 6 </tables> | 15 </tables> |
