Mercurial > repos > iuc > artic_guppyplex
view tool_data_table_conf.xml.sample @ 1:5ceeb5a5d70f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit a786695a05177842dcc89ef6bb21b38d7e7ce2db"
author | iuc |
---|---|
date | Wed, 06 Oct 2021 12:04:36 +0000 |
parents | 7a82006f7c05 |
children |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of primer scheme bedfiles in the required format --> <table name="primer_scheme_bedfiles" comment_char="#" allow_duplicate_entries="False"> <columns>value, description, path</columns> <file path="tool-data/primer_scheme_bedfiles.loc" /> </table> <!-- Locations of reference fasta files --> <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_fasta.loc" /> </table> </tables>