Mercurial > repos > sarahinraauzeville > star
diff tool_data_table_conf.xml.sample @ 4:f7dbe77bbed5 draft
Uploaded
author | sarahinraauzeville |
---|---|
date | Tue, 12 Dec 2017 10:16:11 -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 Tue Dec 12 10:16:11 2017 -0500 @@ -0,0 +1,7 @@ +<tables> + <!-- location of loc file for STAR V2 tool --> + <table name="STAR_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="my_tool-data/STAR_indexes.loc" /> + </table> +</tables>