view tool_data_table_conf.xml.sample @ 4:79e95b3e608f draft

planemo upload commit 3920c1fdf5906ee60e7f493b896df83a447a94d8-dirty
author proteore
date Fri, 24 Aug 2018 08:29:55 -0400
parents 3ee14a861b24
children 059f17f98ab5
line wrap: on
line source

<tables>
    <!-- Location kegg_pathways file for pathview tool -->
    <table name="kegg_pathways" comment_char="#" >
        <columns>dbkey,name,value,path</columns>
        <file path="tool-data/kegg_pathways.loc" />
    </table>
    <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>