Mercurial > repos > galaxyp > openms_internalcalibration
comparison 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 |
comparison
equal
deleted
inserted
replaced
0:3206df836c4c | 1:25c355a398dc |
---|---|
55 #end if | 55 #end if |
56 #if $param_cal_lock_require_iso: | 56 #if $param_cal_lock_require_iso: |
57 -cal:lock_require_iso | 57 -cal:lock_require_iso |
58 #end if | 58 #end if |
59 #if $param_cal_model_type: | 59 #if $param_cal_model_type: |
60 -cal:model_type $param_cal_model_type | 60 -cal:model_type |
61 #if " " in str($param_cal_model_type): | |
62 "$param_cal_model_type" | |
63 #else | |
64 $param_cal_model_type | |
65 #end if | |
61 #end if | 66 #end if |
62 #if $param_RANSAC_enabled: | 67 #if $param_RANSAC_enabled: |
63 -RANSAC:enabled | 68 -RANSAC:enabled |
64 #end if | 69 #end if |
65 #if $param_RANSAC_threshold: | 70 #if $param_RANSAC_threshold: |