view tool_data_table_conf.xml.sample @ 15:44119168868c draft default tip

"planemo upload for repository https://github.com/brsynth/synbiocad-galaxy-wrappers commit 7db54c0555a12ecb8b3f756032228c54fe028e0a-dirty"
author ggricourt
date Wed, 09 Mar 2022 15:44:01 +0000
parents 262b8d79bc08
children
line wrap: on
line source

<tables>
    <!-- Location of sbml models -->
    <table name="bigg_model_sbml" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/bigg_model_sbml.loc" />
    </table>
    <!-- Location of metanetx chem prop data -->
    <table name="metanetx_chem_prop" comment_char="#">
        <columns>value, name, inchi</columns>
        <file path="tool-data/metanetx_chem_prop.loc" />
    </table>
</tables>