view tool_data_table_conf.xml.sample @ 3:a6282baa8c6f draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/pep_pointer commit 494bc6dd87b9a6e2af40cb32aa5d2ee6e9bfebfc
author galaxyp
date Mon, 20 Jun 2022 13:59:52 +0000
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>