Mercurial > repos > jjohnson > rsem
diff tool_data_table_conf.xml.sample @ 0:64d45f959303
Uploaded
author | jjohnson |
---|---|
date | Mon, 11 Nov 2013 13:54:43 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Nov 11 13:54:43 2013 -0500 @@ -0,0 +1,8 @@ +<tables> + <!-- Locations of all rsem reference files under genome directory --> + <table name="rsem_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/rsem_indices.loc" /> + </table> +</tables> +