view tool_data_table_conf.xml.test @ 31:6f66ae7c5f7a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit a0d90afa3160e737786cc448aaf7c92df94a64cc
author iuc
date Thu, 02 Mar 2023 12:50:54 +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>