view tool_data_table_conf.xml.sample @ 17:1ebd14235b92 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit afa107c23e8eb889f0ed3469e2c897447be6bbf8"
author iuc
date Tue, 25 Feb 2020 18:07:47 -0500
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>