changeset 3:3ee14a861b24 draft

planemo upload commit 3920c1fdf5906ee60e7f493b896df83a447a94d8-dirty
author proteore
date Fri, 24 Aug 2018 08:28:59 -0400
parents db86d160bcba
children 79e95b3e608f
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Aug 24 05:19:09 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Fri Aug 24 08:28:59 2018 -0400
@@ -6,10 +6,10 @@
     </table>
     <table name="hsa_pathways" comment_char="#">
         <columns>value,name</columns>
-        <file path="tool-data/hsa_pathways.tsv" />
+        <file path="tool-data/hsa_pathways.loc" />
     </table>
     <table name="mmu_pathways" comment_char="#">
         <columns>value,name</columns>
-        <file path="tool-data/mmu_pathways.tsv" />
+        <file path="tool-data/mmu_pathways.loc" />
     </table>
-</tables>
\ No newline at end of file
+</tables>