Mercurial > repos > galaxyp > openms_internalcalibration
diff InternalCalibration.xml @ 1:25c355a398dc draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 820d990f9217706e693b8a2f1da91e13c09cb0fb
author | galaxyp |
---|---|
date | Tue, 18 Apr 2017 15:38:53 -0400 |
parents | 3206df836c4c |
children | db26b0049ddf |
line wrap: on
line diff
--- a/InternalCalibration.xml Wed Mar 01 10:08:06 2017 -0500 +++ b/InternalCalibration.xml Tue Apr 18 15:38:53 2017 -0400 @@ -57,7 +57,12 @@ -cal:lock_require_iso #end if #if $param_cal_model_type: - -cal:model_type $param_cal_model_type + -cal:model_type + #if " " in str($param_cal_model_type): + "$param_cal_model_type" + #else + $param_cal_model_type + #end if #end if #if $param_RANSAC_enabled: -RANSAC:enabled