Mercurial > repos > tduigou > get_sbml_model
comparison get_sbml_model.xml @ 8:06366f104f78 draft default tip
planemo upload for repository https://github.com/brsynth/synbiocad-galaxy-wrappers commit aa5a9ac47997d9c1718b9c7eaff1b83c63ac1d58
| author | tduigou |
|---|---|
| date | Fri, 29 Sep 2023 09:05:17 +0000 |
| parents | 33be348bf9d6 |
| children |
comparison
equal
deleted
inserted
replaced
| 7:33be348bf9d6 | 8:06366f104f78 |
|---|---|
| 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}' |
