view tool_data_table_conf.xml.sample @ 12:10c572ad2b9e draft default tip

"planemo upload commit 209e9e48505e55a2a2b4b1d7b053f557344bc2e8-dirty"
author proteore
date Mon, 10 May 2021 12:45:44 +0000
parents 789acaab8255
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>