Mercurial > repos > brinkmanlab > microbedb
view tool_data_table_conf.xml.sample @ 10:2f6ef3a184df draft default tip
"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/microbedb commit 12aaf041d3d5a052c6a3f3aa7f3177591e3b19bf"
author | brinkmanlab |
---|---|
date | Sat, 16 Jan 2021 03:05:14 +0000 |
parents | 6ad04790da12 |
children |
line wrap: on
line source
<tables> <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path</columns> <file path="all_fasta.loc" /> </table> <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, len_path</columns> <file path="__dbkeys__.loc" /> </table> </tables>