Mercurial > repos > ieguinoa > data_manager_fetch_gff
annotate tool_data_table_conf.xml.sample @ 0:ac4fde07eaed draft
Uploaded
author | ieguinoa |
---|---|
date | Mon, 09 Jul 2018 11:58:50 -0400 |
parents | |
children | 4b10131cb66d |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tables> | |
3 <table name="all_gff" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_gff.loc" /> </table> | |
4 <table name="representative_gff" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="tool-data/representative_gff.loc" /> </table> | |
5 </tables> |