Mercurial > repos > ggricourt > data_manager_bigg
diff 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 diff
--- a/tool_data_table_conf.xml.sample Wed Mar 09 15:18:07 2022 +0000 +++ b/tool_data_table_conf.xml.sample Wed Mar 09 15:44:01 2022 +0000 @@ -4,5 +4,10 @@ <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>
