Mercurial > repos > galaxyp > openms_isobaricanalyzer
comparison IsobaricAnalyzer.xml @ 1:fd36e0bbb6a2 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 9ad38d2c943c37d0ddbbc3706302e7461b3c356c
author | galaxyp |
---|---|
date | Sat, 08 Apr 2017 08:30:24 -0400 |
parents | 32529b5887fd |
children | ef60d1479807 |
comparison
equal
deleted
inserted
replaced
0:32529b5887fd | 1:fd36e0bbb6a2 |
---|---|
23 #end if | 23 #end if |
24 #if $param_id_pool: | 24 #if $param_id_pool: |
25 -id_pool "$param_id_pool" | 25 -id_pool "$param_id_pool" |
26 #end if | 26 #end if |
27 #if $param_extraction_select_activation: | 27 #if $param_extraction_select_activation: |
28 -extraction:select_activation $param_extraction_select_activation | 28 -extraction:select_activation '$param_extraction_select_activation' |
29 #end if | 29 #end if |
30 #if $param_extraction_reporter_mass_shift: | 30 #if $param_extraction_reporter_mass_shift: |
31 -extraction:reporter_mass_shift $param_extraction_reporter_mass_shift | 31 -extraction:reporter_mass_shift $param_extraction_reporter_mass_shift |
32 #end if | 32 #end if |
33 #if $param_extraction_min_precursor_intensity: | 33 #if $param_extraction_min_precursor_intensity: |