view tool_data_table_conf.xml.sample @ 2:43e125df54e2 draft default tip

"planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/prokka_custom_proteins commit 62e7cd82cb9b209bf3f797ae288916e88bbe8bc6-dirty"
author dfornika
date Fri, 01 Nov 2019 18:24:40 -0400
parents a0b1a24c5a6d
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of genbank files to use with prokka -->
    <table name="prokka_proteins" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/prokka_proteins.loc" />
    </table>
</tables>