view tool_data_table_conf.xml.sample @ 4:8e611bdc96ec draft

"planemo upload commit 6bef056b0e52bfa39dbe8591bfe67f8c95bf3ba2-dirty"
author proteore
date Wed, 15 Jan 2020 11:31:03 -0500
parents 9845dc9c7323
children
line wrap: on
line source

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