Mercurial > repos > ggricourt > data_manager_bigg
diff data_manager/bigg_model_sbml_fetcher.xml @ 1:5068c6484606 draft
"planemo upload for repository https://github.com/brsynth/synbiocad-galaxy-wrappers commit 8353ca81a49f5c8c7efb00cdf08710f916422a44-dirty"
author | ggricourt |
---|---|
date | Wed, 23 Feb 2022 16:05:27 +0000 |
parents | 262b8d79bc08 |
children | a15b229ee755 |
line wrap: on
line diff
--- a/data_manager/bigg_model_sbml_fetcher.xml Wed Feb 23 14:33:49 2022 +0000 +++ b/data_manager/bigg_model_sbml_fetcher.xml Wed Feb 23 16:05:27 2022 +0000 @@ -9,13 +9,17 @@ --out-file '$out_file' ]]></command> <inputs> - <param name="model_id" type="text" label="Model Id"/> + <param name="model_id" type="select" label="Model Id"> + <option value="iML1515">Escherichia coli str. K-12 substr. MG1655 (iML1515)</option> + </param> </inputs> <outputs> <data name="out_file" format="data_manager_json" /> </outputs> <tests> <test> + <param name="model_id" value="e_coli_core"/> + <output name="out_file" file="e_coli_core.json"/> </test> </tests> <help><![CDATA[