view tool_data_table_conf.xml.sample @ 13:a305d75e13f2 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit e811a7887db870f4f94f620f52bce656c8d5ba23
author iuc
date Thu, 12 Apr 2018 17:30:07 -0400
parents 76d290331481
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>