Mercurial > repos > mvdbeek > get_reference_fasta
diff tool_data_table_conf.xml.sample @ 0:c15a93753e71 draft
Uploaded
author | mvdbeek |
---|---|
date | Tue, 28 Apr 2015 09:38:56 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Apr 28 09:38:56 2015 -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>