Mercurial > repos > iuc > multigps
diff tool-data/tool_data_table_conf.xml.sample @ 0:60961854966f draft
Uploaded
| author | iuc |
|---|---|
| date | Mon, 13 Mar 2017 13:20:15 -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 Mon Mar 13 13:20:15 2017 -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>
