Mercurial > repos > iuc > vsnp_add_zero_coverage
view tool_data_table_conf.xml.sample @ 2:4cc004985e27 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:10:53 +0000 |
parents | 0ad85e7db2fc |
children | 9ddeef840a07 |
line wrap: on
line source
<tables> <!-- Location of SAMTools indexes for FASTA files --> <table name="fasta_indexes" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-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="tool-data/vsnp_genbank.loc" /> </table> <!-- Location of dnaprints files for vsnp_dtermine_ref_from_data tool --> <table name="vsnp_dnaprints" comment_char="#"> <columns>value, name, path, description</columns> <file path="tool-data/vsnp_dnaprints.loc" /> </table> </tables>