view tool_data_table_conf.xml.test @ 32:f9d49f5cb597 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit fc2a03ae0ef4d1d0d5f2f05a6ecc0fc4812931e1
author iuc
date Sat, 09 Sep 2023 21:18:37 +0000
parents e803ca6407c0
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>