view tool_data_table_conf.xml.sample @ 8:8bd92f2404dd draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/chipseeker commit d30c91c3b4f71ec45b72976f7c2f08ea7df1e376-dirty"
author rnateam
date Fri, 27 Aug 2021 10:49:39 +0000
parents 95f779f4adb7
children
line wrap: on
line source

<tables>
    <!-- Locations of all gtf files with annotations of genome builds -->
    <table name="gene_sets" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/gene_sets.loc" />
    </table>	
</tables>