Mercurial > repos > ieguinoa > data_manager_fetch_gff
view tool_data_table_conf.xml.sample @ 3:cb0fa3584aeb draft
Uploaded
author | ieguinoa |
---|---|
date | Tue, 09 Oct 2018 14:32:48 -0400 |
parents | ac4fde07eaed |
children | 4b10131cb66d |
line wrap: on
line source
<?xml version="1.0"?> <tables> <table name="all_gff" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_gff.loc" /> </table> <table name="representative_gff" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/representative_gff.loc" /> </table> </tables>