Mercurial > repos > ieguinoa > data_manager_fetch_gff
diff tool_data_table_conf.xml.sample @ 0:ac4fde07eaed draft
Uploaded
author | ieguinoa |
---|---|
date | Mon, 09 Jul 2018 11:58:50 -0400 |
parents | |
children | 4b10131cb66d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Jul 09 11:58:50 2018 -0400 @@ -0,0 +1,5 @@ +<?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>