annotate ctd/OpenSwathRTNormalizer.ctd @ 18:6daaa75ccb99 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
author galaxyp
date Sun, 13 Dec 2020 15:03:50 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
2 <tool ctdVersion="1.7" version="2.6.0-pre-exported-20201001" name="OpenSwathRTNormalizer" docurl="http://www.openms.de/documentation/TOPP_OpenSwathRTNormalizer.html" category="Targeted Experiments" >
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
3 <description><![CDATA[This tool will take a description of RT peptides and their normalized retention time to write out a transformation file on how to transform the RT space into the normalized space.]]></description>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
4 <manual><![CDATA[This tool will take a description of RT peptides and their normalized retention time to write out a transformation file on how to transform the RT space into the normalized space.]]></manual>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
5 <citations>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
6 <citation doi="10.1038/nmeth.3959" url="" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
7 </citations>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
8 <PARAMETERS version="1.7.0" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/OpenMS/OpenMS/develop/share/OpenMS/SCHEMAS/Param_1_7_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
9 <NODE name="OpenSwathRTNormalizer" description="This tool will take a description of RT peptides and their normalized retention time to write out a transformation file on how to transform the RT space into the normalized space.">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
10 <ITEM name="version" value="2.6.0-pre-exported-20201001" type="string" description="Version of the tool that generated this parameters file." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
11 <NODE name="1" description="Instance &apos;1&apos; section for &apos;OpenSwathRTNormalizer&apos;">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
12 <ITEMLIST name="in" type="input-file" description="Input files separated by blank" required="true" advanced="false" supported_formats="*.mzML">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
13 </ITEMLIST>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
14 <ITEM name="tr" value="" type="input-file" description="transition file with the RT peptides (&apos;TraML&apos; or &apos;csv&apos;)" required="true" advanced="false" supported_formats="*.csv,*.traML" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
15 <ITEM name="out" value="" type="output-file" description="output file" required="true" advanced="false" supported_formats="*.trafoXML" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
16 <ITEM name="rt_norm" value="" type="input-file" description="RT normalization file (how to map the RTs of this run to the ones stored in the library)" required="false" advanced="false" supported_formats="*.trafoXML" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
17 <ITEM name="min_rsq" value="0.95" type="double" description="Minimum r-squared of RT peptides regression" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
18 <ITEM name="min_coverage" value="0.6" type="double" description="Minimum relative amount of RT peptides to keep" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
19 <ITEM name="estimateBestPeptides" value="false" type="bool" description="Whether the algorithms should try to choose the best peptides based on their peak shape for normalization. Use this option you do not expect all your peptides to be detected in a sample and too many &apos;bad&apos; peptides enter the outlier removal step (e.g. due to them being endogenous peptides or using a less curated list of peptides)." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
20 <ITEM name="log" value="" type="string" description="Name of log file (created only when specified)" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
21 <ITEM name="debug" value="0" type="int" description="Sets the debug level" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
22 <ITEM name="threads" value="1" type="int" description="Sets the number of threads allowed to be used by the TOPP tool" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
23 <ITEM name="no_progress" value="false" type="bool" description="Disables progress logging to command line" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
24 <ITEM name="force" value="false" type="bool" description="Overrides tool-specific checks" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
25 <ITEM name="test" value="false" type="bool" description="Enables the test mode (needed for internal use only)" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
26 <NODE name="RTNormalization" description="Parameters for the RTNormalization. RT normalization and outlier detection can be done iteratively (by default) which removes one outlier per iteration or using the RANSAC algorithm.">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
27 <ITEM name="outlierMethod" value="iter_residual" type="string" description="Which outlier detection method to use (valid: &apos;iter_residual&apos;, &apos;iter_jackknife&apos;, &apos;ransac&apos;, &apos;none&apos;). Iterative methods remove one outlier at a time. Jackknife approach optimizes for maximum r-squared improvement while &apos;iter_residual&apos; removes the datapoint with the largest residual error (removal by residual is computationally cheaper, use this with lots of peptides)." required="false" advanced="false" restrictions="iter_residual,iter_jackknife,ransac,none" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
28 <ITEM name="useIterativeChauvenet" value="false" type="bool" description="Whether to use Chauvenet&apos;s criterion when using iterative methods. This should be used if the algorithm removes too many datapoints but it may lead to true outliers being retained." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
29 <ITEM name="RANSACMaxIterations" value="1000" type="int" description="Maximum iterations for the RANSAC outlier detection algorithm." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
30 <ITEM name="RANSACMaxPercentRTThreshold" value="3" type="int" description="Maximum threshold in RT dimension for the RANSAC outlier detection algorithm (in percent of the total gradient). Default is set to 3% which is around +/- 4 minutes on a 120 gradient." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
31 <ITEM name="RANSACSamplingSize" value="10" type="int" description="Sampling size of data points per iteration for the RANSAC outlier detection algorithm." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
32 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
33 <NODE name="algorithm" description="Algorithm parameters section">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
34 <ITEM name="stop_report_after_feature" value="-1" type="int" description="Stop reporting after feature (ordered by quality; -1 means do not stop)." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
35 <ITEM name="rt_extraction_window" value="-1.0" type="double" description="Only extract RT around this value (-1 means extract over the whole range, a value of 500 means to extract around +/- 500 s of the expected elution). For this to work, the TraML input file needs to contain normalized RT values." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
36 <ITEM name="rt_normalization_factor" value="1.0" type="double" description="The normalized RT is expected to be between 0 and 1. If your normalized RT has a different range, pass this here (e.g. it goes from 0 to 100, set this value to 100)" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
37 <ITEM name="quantification_cutoff" value="0.0" type="double" description="Cutoff in m/z below which peaks should not be used for quantification any more" required="false" advanced="true" restrictions="0.0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
38 <ITEM name="write_convex_hull" value="false" type="bool" description="Whether to write out all points of all features into the featureXML" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
39 <ITEM name="spectrum_addition_method" value="simple" type="string" description="For spectrum addition, either use simple concatenation or use peak resampling" required="false" advanced="true" restrictions="simple,resample" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
40 <ITEM name="add_up_spectra" value="1" type="int" description="Add up spectra around the peak apex (needs to be a non-even integer)" required="false" advanced="true" restrictions="1:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
41 <ITEM name="spacing_for_spectra_resampling" value="5.0e-03" type="double" description="If spectra are to be added, use this spacing to add them up" required="false" advanced="true" restrictions="0.0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
42 <ITEM name="uis_threshold_sn" value="-1" type="int" description="S/N threshold to consider identification transition (set to -1 to consider all)" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
43 <ITEM name="uis_threshold_peak_area" value="0" type="int" description="Peak area threshold to consider identification transition (set to -1 to consider all)" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
44 <ITEM name="scoring_model" value="default" type="string" description="Scoring model to use" required="false" advanced="true" restrictions="default,single_transition" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
45 <ITEM name="im_extra_drift" value="0.0" type="double" description="Extra drift time to extract for IM scoring (as a fraction, e.g. 0.25 means 25% extra on each side)" required="false" advanced="true" restrictions="0.0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
46 <ITEM name="strict" value="true" type="string" description="Whether to error (true) or skip (false) if a transition in a transition group does not have a corresponding chromatogram." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
47 <NODE name="TransitionGroupPicker" description="">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
48 <ITEM name="stop_after_feature" value="-1" type="int" description="Stop finding after feature (ordered by intensity; -1 means do not stop)." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
49 <ITEM name="stop_after_intensity_ratio" value="1.0e-04" type="double" description="Stop after reaching intensity ratio" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
50 <ITEM name="min_peak_width" value="-1.0" type="double" description="Minimal peak width (s), discard all peaks below this value (-1 means no action)." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
51 <ITEM name="peak_integration" value="original" type="string" description="Calculate the peak area and height either the smoothed or the raw chromatogram data." required="false" advanced="true" restrictions="original,smoothed" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
52 <ITEM name="background_subtraction" value="none" type="string" description="Remove background from peak signal using estimated noise levels. The &apos;original&apos; method is only provided for historical purposes, please use the &apos;exact&apos; method and set parameters using the PeakIntegrator: settings. The same original or smoothed chromatogram specified by peak_integration will be used for background estimation." required="false" advanced="true" restrictions="none,original,exact" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
53 <ITEM name="recalculate_peaks" value="false" type="bool" description="Tries to get better peak picking by looking at peak consistency of all picked peaks. Tries to use the consensus (median) peak border if the variation within the picked peaks is too large." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
54 <ITEM name="use_precursors" value="false" type="bool" description="Use precursor chromatogram for peak picking (note that this may lead to precursor signal driving the peak picking)" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
55 <ITEM name="use_consensus" value="true" type="string" description="Use consensus peak boundaries when computing transition group picking (if false, compute independent peak boundaries for each transition)" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
56 <ITEM name="recalculate_peaks_max_z" value="1.0" type="double" description="Determines the maximal Z-Score (difference measured in standard deviations) that is considered too large for peak boundaries. If the Z-Score is above this value, the median is used for peak boundaries (default value 1.0)." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
57 <ITEM name="minimal_quality" value="-1.0e04" type="double" description="Only if compute_peak_quality is set, this parameter will not consider peaks below this quality threshold" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
58 <ITEM name="resample_boundary" value="15.0" type="double" description="For computing peak quality, how many extra seconds should be sample left and right of the actual peak" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
59 <ITEM name="compute_peak_quality" value="false" type="bool" description="Tries to compute a quality value for each peakgroup and detect outlier transitions. The resulting score is centered around zero and values above 0 are generally good and below -1 or -2 are usually bad." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
60 <ITEM name="compute_peak_shape_metrics" value="false" type="bool" description="Calculates various peak shape metrics (e.g., tailing) that can be used for downstream QC/QA." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
61 <ITEM name="compute_total_mi" value="false" type="bool" description="Compute mutual information metrics for individual transitions that can be used for OpenSWATH/IPF scoring." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
62 <ITEM name="boundary_selection_method" value="largest" type="string" description="Method to use when selecting the best boundaries for peaks." required="false" advanced="true" restrictions="largest,widest" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
63 <NODE name="PeakPickerMRM" description="">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
64 <ITEM name="sgolay_frame_length" value="15" type="int" description="The number of subsequent data points used for smoothing.#br#This number has to be uneven. If it is not, 1 will be added." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
65 <ITEM name="sgolay_polynomial_order" value="3" type="int" description="Order of the polynomial that is fitted." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
66 <ITEM name="gauss_width" value="50.0" type="double" description="Gaussian width in seconds, estimated peak size." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
67 <ITEM name="use_gauss" value="true" type="string" description="Use Gaussian filter for smoothing (alternative is Savitzky-Golay filter)" required="false" advanced="false" restrictions="false,true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
68 <ITEM name="peak_width" value="-1.0" type="double" description="Force a certain minimal peak_width on the data (e.g. extend the peak at least by this amount on both sides) in seconds. -1 turns this feature off." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
69 <ITEM name="signal_to_noise" value="1.0" type="double" description="Signal-to-noise threshold at which a peak will not be extended any more. Note that setting this too high (e.g. 1.0) can lead to peaks whose flanks are not fully captured." required="false" advanced="false" restrictions="0.0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
70 <ITEM name="sn_win_len" value="1000.0" type="double" description="Signal to noise window length." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
71 <ITEM name="sn_bin_count" value="30" type="int" description="Signal to noise bin count." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
72 <ITEM name="write_sn_log_messages" value="false" type="bool" description="Write out log messages of the signal-to-noise estimator in case of sparse windows or median in rightmost histogram bin" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
73 <ITEM name="remove_overlapping_peaks" value="false" type="string" description="Try to remove overlapping peaks during peak picking" required="false" advanced="false" restrictions="false,true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
74 <ITEM name="method" value="corrected" type="string" description="Which method to choose for chromatographic peak-picking (OpenSWATH legacy on raw data, corrected picking on smoothed chromatogram or Crawdad on smoothed chromatogram)." required="false" advanced="false" restrictions="legacy,corrected,crawdad" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
75 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
76 <NODE name="PeakIntegrator" description="">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
77 <ITEM name="integration_type" value="intensity_sum" type="string" description="The integration technique to use in integratePeak() and estimateBackground() which uses either the summed intensity, integration by Simpson&apos;s rule or trapezoidal integration." required="false" advanced="false" restrictions="intensity_sum,simpson,trapezoid" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
78 <ITEM name="baseline_type" value="base_to_base" type="string" description="The baseline type to use in estimateBackground() based on the peak boundaries. A rectangular baseline shape is computed based either on the minimal intensity of the peak boundaries, the maximum intensity or the average intensity (base_to_base)." required="false" advanced="false" restrictions="base_to_base,vertical_division,vertical_division_min,vertical_division_max" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
79 <ITEM name="fit_EMG" value="false" type="string" description="Fit the chromatogram/spectrum to the EMG peak model." required="false" advanced="false" restrictions="false,true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
80 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
81 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
82 <NODE name="DIAScoring" description="">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
83 <ITEM name="dia_extraction_window" value="0.05" type="double" description="DIA extraction window in Th or ppm." required="false" advanced="false" restrictions="0.0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
84 <ITEM name="dia_extraction_unit" value="Th" type="string" description="DIA extraction window unit" required="false" advanced="false" restrictions="Th,ppm" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
85 <ITEM name="dia_centroided" value="false" type="bool" description="Use centroided DIA data." required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
86 <ITEM name="dia_byseries_intensity_min" value="300.0" type="double" description="DIA b/y series minimum intensity to consider." required="false" advanced="false" restrictions="0.0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
87 <ITEM name="dia_byseries_ppm_diff" value="10.0" type="double" description="DIA b/y series minimal difference in ppm to consider." required="false" advanced="false" restrictions="0.0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
88 <ITEM name="dia_nr_isotopes" value="4" type="int" description="DIA number of isotopes to consider." required="false" advanced="false" restrictions="0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
89 <ITEM name="dia_nr_charges" value="4" type="int" description="DIA number of charges to consider." required="false" advanced="false" restrictions="0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
90 <ITEM name="peak_before_mono_max_ppm_diff" value="20.0" type="double" description="DIA maximal difference in ppm to count a peak at lower m/z when searching for evidence that a peak might not be monoisotopic." required="false" advanced="false" restrictions="0.0:" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
91 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
92 <NODE name="EMGScoring" description="">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
93 <ITEM name="interpolation_step" value="0.2" type="double" description="Sampling rate for the interpolation of the model function." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
94 <ITEM name="tolerance_stdev_bounding_box" value="3.0" type="double" description="Bounding box has range [minimim of data, maximum of data] enlarged by tolerance_stdev_bounding_box times the standard deviation of the data." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
95 <ITEM name="max_iteration" value="500" type="int" description="Maximum number of iterations using by Levenberg-Marquardt algorithm." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
96 <NODE name="statistics" description="">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
97 <ITEM name="mean" value="1.0" type="double" description="Centroid position of the model." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
98 <ITEM name="variance" value="1.0" type="double" description="Variance of the model." required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
99 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
100 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
101 <NODE name="Scores" description="">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
102 <ITEM name="use_shape_score" value="true" type="string" description="Use the shape score (this score measures the similarity in shape of the transitions using a cross-correlation)" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
103 <ITEM name="use_coelution_score" value="true" type="string" description="Use the coelution score (this score measures the similarity in coelution of the transitions using a cross-correlation)" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
104 <ITEM name="use_rt_score" value="true" type="string" description="Use the retention time score (this score measure the difference in retention time)" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
105 <ITEM name="use_library_score" value="true" type="string" description="Use the library score" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
106 <ITEM name="use_elution_model_score" value="true" type="string" description="Use the elution model (EMG) score (this score fits a gaussian model to the peak and checks the fit)" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
107 <ITEM name="use_intensity_score" value="true" type="string" description="Use the intensity score" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
108 <ITEM name="use_nr_peaks_score" value="true" type="string" description="Use the number of peaks score" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
109 <ITEM name="use_total_xic_score" value="true" type="string" description="Use the total XIC score" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
110 <ITEM name="use_total_mi_score" value="false" type="bool" description="Use the total MI score" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
111 <ITEM name="use_sn_score" value="true" type="string" description="Use the SN (signal to noise) score" required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
112 <ITEM name="use_mi_score" value="false" type="bool" description="Use the MI (mutual information) score" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
113 <ITEM name="use_dia_scores" value="true" type="string" description="Use the DIA (SWATH) scores. If turned off, will not use fragment ion spectra for scoring." required="false" advanced="true" restrictions="true,false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
114 <ITEM name="use_ms1_correlation" value="false" type="bool" description="Use the correlation scores with the MS1 elution profiles" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
115 <ITEM name="use_sonar_scores" value="false" type="bool" description="Use the scores for SONAR scans (scanning swath)" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
116 <ITEM name="use_ion_mobility_scores" value="false" type="bool" description="Use the scores for Ion Mobility scans" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
117 <ITEM name="use_ms1_fullscan" value="false" type="bool" description="Use the full MS1 scan at the peak apex for scoring (ppm accuracy of precursor and isotopic pattern)" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
118 <ITEM name="use_ms1_mi" value="false" type="bool" description="Use the MS1 MI score" required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
119 <ITEM name="use_uis_scores" value="false" type="bool" description="Use UIS scores for peptidoform identification " required="false" advanced="true" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
120 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
121 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
122 <NODE name="peptideEstimation" description="Parameters for the peptide estimation (use -estimateBestPeptides to enable).">
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
123 <ITEM name="InitialQualityCutoff" value="0.5" type="double" description="The initial overall quality cutoff for a peak to be scored (range ca. -2 to 2)" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
124 <ITEM name="OverallQualityCutoff" value="5.5" type="double" description="The overall quality cutoff for a peak to go into the retention time estimation (range ca. 0 to 10)" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
125 <ITEM name="NrRTBins" value="10" type="int" description="Number of RT bins to use to compute coverage. This option should be used to ensure that there is a complete coverage of the RT space (this should detect cases where only a part of the RT gradient is actually covered by normalization peptides)" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
126 <ITEM name="MinPeptidesPerBin" value="1" type="int" description="Minimal number of peptides that are required for a bin to counted as &apos;covered&apos;" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
127 <ITEM name="MinBinsFilled" value="8" type="int" description="Minimal number of bins required to be covered" required="false" advanced="false" />
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
128 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
129 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
130 </NODE>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
131 </PARAMETERS>
6daaa75ccb99 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 6e7368b7f178fbd1f08c28eea1b538add6943a65-dirty"
galaxyp
parents:
diff changeset
132 </tool>