diff tool_data_table_conf.xml.sample @ 2:f8564e97ccd9 draft

planemo upload commit 0b1eade34b6a060e03f13ec92771694e8fc249d0-dirty
author proteore
date Fri, 24 Aug 2018 04:35:33 -0400
parents c83e45dab5c9
children dbbc5b3ecdc1
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Wed Aug 22 10:28:02 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Fri Aug 24 04:35:33 2018 -0400
@@ -1,7 +1,7 @@
 <tables>
-    <!-- Location of reference file for id_converter -->
-    <table name="human_id_mapping" comment_char="#">
-      <columns>name, value, path</columns>
-      <file path="tool-data/human_id_mapping.loc" />
+    <!-- Location of ID Mapping files for id_converter-->
+    <table name="id_mapping_file" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="tool-data/id_mapping.loc" />
     </table>
 </tables>
\ No newline at end of file