Mercurial > repos > iuc > vsnp_add_zero_coverage
view tool_data_table_conf.xml.test @ 4:e12ccc57875c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit a80e3713d10fafef22e964198d59251adf955812"
author | iuc |
---|---|
date | Thu, 14 Jan 2021 09:11:12 +0000 |
parents | 4cc004985e27 |
children | 9ddeef840a07 |
line wrap: on
line source
<tables> <table name="fasta_indexes" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/fasta_indexes.loc" /> </table> <!-- Location of genbank files for vsnp_build_tables tool --> <table name="vsnp_genbank" comment_char="#"> <columns>value, name, path, description</columns> <file path="${__HERE__}/test-data/vsnp_genbank.loc" /> </table> <table name="vsnp_dnaprints" comment_char="#"> <columns>value, name, path, description</columns> <file path="${__HERE__}/test-data/vsnp_dnaprints.loc" /> </table> </tables>