Repository 'rave'
hg clone https://toolshed.g2.bx.psu.edu/repos/gdroc/rave

Changeset 3:0f877def314b (2016-09-05)
Previous changeset 2:59af1232c8ef (2016-09-05) Next changeset 4:91a376856d0c (2016-09-05)
Commit message:
Deleted selected files
removed:
tool_data_table_conf.xml.sample
b
diff -r 59af1232c8ef -r 0f877def314b tool_data_table_conf.xml.sample
--- a/tool_data_table_conf.xml.sample Mon Sep 05 04:55:54 2016 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
b
@@ -1,12 +0,0 @@
-<tables>
-    <!-- Locations of PLINK file -->
-    <table name="plink" comment_char="#">
-        <columns>value, dbkey, path</columns>
-        <file path="tool-data/plink.loc" />
-    </table>
-    <!-- Locations of subpopulation file -->
-    <table name="subpopulation" comment_char="#">
-        <columns>dbkey, path</columns>
-        <file path="tool-data/subpopulations.loc" />
-    </table>
-</tables>
\ No newline at end of file