view tool_data_table_conf.xml.sample @ 21:914cfcba0ec8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 8923485156dc1150213ad1f324aa16aaef4ae643
author iuc
date Mon, 31 Oct 2022 20:08:02 +0000
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>