Mercurial > repos > galaxyp > openms_idposteriorerrorprobability
diff IDPosteriorErrorProbability.xml @ 9:5d9f175dff81 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5-dirty
author | galaxyp |
---|---|
date | Fri, 17 May 2019 10:24:45 -0400 |
parents | 956891730b67 |
children | 18ee86db4af2 |
line wrap: on
line diff
--- a/IDPosteriorErrorProbability.xml Tue Mar 20 15:26:31 2018 -0400 +++ b/IDPosteriorErrorProbability.xml Fri May 17 10:24:45 2019 -0400 @@ -10,7 +10,7 @@ <expand macro="references"/> <expand macro="stdio"/> <expand macro="requirements"/> - <command>IDPosteriorErrorProbability + <command detect_errors="aggressive"><![CDATA[IDPosteriorErrorProbability #if $param_in: -in $param_in @@ -55,7 +55,7 @@ -fit_algorithm:max_nr_iterations $adv_opts.param_fit_algorithm_max_nr_iterations #end if #end if -</command> +]]></command> <inputs> <param name="param_in" type="data" format="idxml" optional="False" label="input file" help="(-in) "/> <param name="param_split_charge" display="radio" type="boolean" truevalue="-split_charge" falsevalue="" checked="false" optional="True" label="The search engine scores are split by charge if this flag is set" help="(-split_charge) Thus, for each charge state a new model will be computed"/> @@ -80,5 +80,5 @@ <help>Estimates probabilities for incorrectly assigned peptide sequences and a set of search engine scores using a mixture model. -For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/TOPP_IDPosteriorErrorProbability.html</help> +For more information, visit https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/2.3.0/html/TOPP_IDPosteriorErrorProbability.html</help> </tool>