view tool_data_table_conf.xml.test @ 11:e803ca6407c0 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4c095ddb0f2c369d2bf3fc5ca386f6981a2fa0eb
author iuc
date Fri, 16 Mar 2018 14:05:55 -0400
parents
children
line wrap: on
line source

<tables>
    <table name="gene_sets" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/gene_sets.loc" />
    </table>
    <table name="featurecounts_anno" comment_char="#">
        <columns>value,	dbkey</columns>
        <file path="${__HERE__}/test-data/featurecounts_anno.loc" />
    </table>
</tables>