Mercurial > repos > galaxyp > openms_idfileconverter
comparison IDFileConverter.xml @ 1:f700da3ba35f draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 820d990f9217706e693b8a2f1da91e13c09cb0fb
author | galaxyp |
---|---|
date | Tue, 18 Apr 2017 16:07:42 -0400 |
parents | bea4646ed591 |
children | 5588e443a7db |
comparison
equal
deleted
inserted
replaced
0:bea4646ed591 | 1:f700da3ba35f |
---|---|
34 #end if | 34 #end if |
35 #if $param_peptideprophet_analyzed: | 35 #if $param_peptideprophet_analyzed: |
36 -peptideprophet_analyzed | 36 -peptideprophet_analyzed |
37 #end if | 37 #end if |
38 #if $param_score_type: | 38 #if $param_score_type: |
39 -score_type $param_score_type | 39 -score_type |
40 #if " " in str($param_score_type): | |
41 "$param_score_type" | |
42 #else | |
43 $param_score_type | |
44 #end if | |
40 #end if | 45 #end if |
41 #if $adv_opts.adv_opts_selector=='advanced': | 46 #if $adv_opts.adv_opts_selector=='advanced': |
42 #if $adv_opts.param_ignore_proteins_per_peptide: | 47 #if $adv_opts.param_ignore_proteins_per_peptide: |
43 -ignore_proteins_per_peptide | 48 -ignore_proteins_per_peptide |
44 #end if | 49 #end if |