view tool_data_table_conf.xml.sample @ 1:dc1b0f54f626 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/pep_pointer commit e70efe967398bc8d01f4847a5d22ae9f3575f4ef
author galaxyp
date Wed, 03 Jan 2018 13:55:01 -0500
parents 149ed6a9680f
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of gene annotation data -->
    <table name="gff_gene_annotations" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/gene_annotation.loc" />
    </table>
</tables>