Mercurial > repos > tduigou > get_sbml_model
comparison get_sbml_model.xml @ 8:768ed7cc0978 draft
planemo upload for repository https://github.com/brsynth/synbiocad-galaxy-wrappers commit aa5a9ac47997d9c1718b9c7eaff1b83c63ac1d58
author | tduigou |
---|---|
date | Fri, 29 Sep 2023 09:03:09 +0000 |
parents | 8dc4d3964ab5 |
children | 6a2871e89352 |
comparison
equal
deleted
inserted
replaced
7:8dc4d3964ab5 | 8:768ed7cc0978 |
---|---|
18 echo "listdir:"; | 18 echo "listdir:"; |
19 ls; | 19 ls; |
20 python '$__tool_directory__/'get_infos.py | 20 python '$__tool_directory__/'get_infos.py |
21 #if str($cond_src.from_src) == 'from_bigg' | 21 #if str($cond_src.from_src) == 'from_bigg' |
22 '$model' | 22 '$model' |
23 --bigg | |
23 --taxid '$taxid' | 24 --taxid '$taxid' |
24 #else | 25 #else |
25 '${cond_src.input_file}' | 26 '${cond_src.input_file}' |
26 #end if | 27 #end if |
27 --hostid '${cond_src.hostid}' | 28 --hostid '${cond_src.hostid}' |