view tool_data_table_conf.xml.sample @ 2:073a2965e3b2 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/pep_pointer commit e3996c3bda75b16d19997d1e2f67267dd0ea2dff
author galaxyp
date Fri, 06 Apr 2018 18:13:10 -0400
parents dc1b0f54f626
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>