changeset 4:f7dbe77bbed5 draft

Uploaded
author sarahinraauzeville
date Tue, 12 Dec 2017 10:16:11 -0500
parents aeebcdb9b8b2
children c4fc8ff6e280
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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>