Mercurial > repos > greg > multigps
diff tool-data/tool_data_table_conf.xml.sample @ 0:62bdb6ff11d1 draft default tip
Uploaded
| author | greg | 
|---|---|
| date | Wed, 05 Sep 2018 08:59:42 -0400 | 
| parents | |
| children | 
line wrap: on
 line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/tool_data_table_conf.xml.sample Wed Sep 05 08:59:42 2018 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of all fasta files under genome directory --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/all_fasta.loc" /> + </table> +</tables>
