comparison 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
comparison
equal deleted inserted replaced
14:8e8a9e51f1d7 15:44119168868c
2 <!-- Location of sbml models --> 2 <!-- Location of sbml models -->
3 <table name="bigg_model_sbml" comment_char="#"> 3 <table name="bigg_model_sbml" comment_char="#">
4 <columns>value, name, path</columns> 4 <columns>value, name, path</columns>
5 <file path="tool-data/bigg_model_sbml.loc" /> 5 <file path="tool-data/bigg_model_sbml.loc" />
6 </table> 6 </table>
7 <!-- Location of metanetx chem prop data -->
8 <table name="metanetx_chem_prop" comment_char="#">
9 <columns>value, name, inchi</columns>
10 <file path="tool-data/metanetx_chem_prop.loc" />
11 </table>
7 </tables> 12 </tables>
8 13