Mercurial > repos > yboursin > rsem_eba
diff tool_data_table_conf.xml.sample @ 0:7146e81bc886 draft
Uploaded
| author | yboursin |
|---|---|
| date | Wed, 25 May 2016 08:35:34 -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 Wed May 25 08:35:34 2016 -0400 @@ -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> +
