Mercurial > repos > p.lucas > pdbselaltloc
changeset 3:5674353a3277 draft
Uploaded
| author | p.lucas |
|---|---|
| date | Thu, 06 May 2021 14:15:57 +0000 |
| parents | 3d61702143b6 |
| children | 8d7bcc5ab64c |
| files | pdbselaltloc_wrapper.xml |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/pdbselaltloc_wrapper.xml Thu May 06 13:47:27 2021 +0000 +++ b/pdbselaltloc_wrapper.xml Thu May 06 14:15:57 2021 +0000 @@ -4,9 +4,9 @@ source /home/galaxy/data/_conda/bin/activate pdbtools; pdb_selaltloc #if $option - ${option} - #end if - '${input}' > '${output}'; + ${option} + #end if; + '${input}' > '${output}'; source /home/galaxy/data/_conda/bin/deactivate ]]></command> <inputs>
