Mercurial > repos > iuc > vsnp_determine_ref_from_data
view tool_data_table_conf.xml.sample @ 7:57bd5b859e86 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit c38fd63f7980c70390d104a73ba4c72b266444c3
author | iuc |
---|---|
date | Fri, 10 Jun 2022 06:10:23 +0000 |
parents | e3016c6c5994 |
children |
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_determine_ref_from_data tool --> <table name="vsnp_dnaprints" comment_char="#"> <columns>value, name, path, description</columns> <file path="tool-data/vsnp_dnaprints.loc" /> </table> <!-- Location of excel files for vsnp_get_snps tool --> <table name="vsnp_excel" comment_char="#"> <columns>value, name, path, description</columns> <file path="tool-data/vsnp_excel.loc" /> </table> </tables>