view tool_data_table_conf.xml.sample @ 10:e8d6e50f5d38 draft

planemo upload commit 0be58bb700f64de6792a7234a11675bae2755e8f-dirty
author proteore
date Thu, 13 Sep 2018 03:25:04 -0400
parents 059f17f98ab5
children 9fe4a861601b
line wrap: on
line source

<tables>
    <!-- Location kegg_pathways file for pathview tool -->
    <table name="hsa_pathways" comment_char="#">
        <columns>value,name</columns>
        <file path="tool-data/hsa_pathways.loc" />
    </table>
    <table name="mmu_pathways" comment_char="#">
        <columns>value,name</columns>
        <file path="tool-data/mmu_pathways.loc" />
    </table>
</tables>