Mercurial > repos > eslerm > vkmz
changeset 10:b3055eaa7c9c draft
planemo upload for repository https://github.com/HegemanLab/VKMZ commit 722cd42705f87f2dc11aa6984ae0836ad4ca41a6-dirty
author | eslerm |
---|---|
date | Thu, 20 Dec 2018 13:36:56 -0500 |
parents | 1a789d810eb7 |
children | 797bbf003bd4 |
files | vkmz.xml |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/vkmz.xml Thu Dec 20 01:26:41 2018 -0500 +++ b/vkmz.xml Thu Dec 20 13:36:56 2018 -0500 @@ -22,9 +22,6 @@ tabular --input $mode.input #end if - --error $prediction.error - --database $prediction.database_type.database - --output vkmz #if $advanced_input.polarity == "negative": --polarity negative #else if $advanced_input.polarity == "positive": @@ -33,12 +30,15 @@ #if $advanced_input.impute_charge == "True": --impute-charge #end if + #if $advanced_input.alternate == "True": + --alternate + #end if #if $advanced_input.neutral == "True": --neutral #end if - #if $advanced_input.alternate == "True": - --alternate - #end if + --error $prediction.error + --database $prediction.database_type.database + --output vkmz ]]></command> <inputs>