Mercurial > repos > galaxyp > openms_idposteriorerrorprobability
comparison IDPosteriorErrorProbability.xml @ 12:711a081d80ba draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 55a2aeba8bfd8a6910630721de9857dcdfe05d3c"
author | galaxyp |
---|---|
date | Tue, 13 Oct 2020 19:49:16 +0000 |
parents | 18ee86db4af2 |
children | 986e03d3201e |
comparison
equal
deleted
inserted
replaced
11:73d288112aef | 12:711a081d80ba |
---|---|
76 <expand macro="list_string_san"/> | 76 <expand macro="list_string_san"/> |
77 </param> | 77 </param> |
78 </section> | 78 </section> |
79 <expand macro="adv_opts_macro"> | 79 <expand macro="adv_opts_macro"> |
80 <param name="fdr_for_targets_smaller" argument="-fdr_for_targets_smaller" type="float" optional="true" value="0.05" label="Only used, when top_hits_only set" help="Additionally, target/decoy information should be available. The score_type must be q-value from an previous False Discovery Rate run"/> | 80 <param name="fdr_for_targets_smaller" argument="-fdr_for_targets_smaller" type="float" optional="true" value="0.05" label="Only used, when top_hits_only set" help="Additionally, target/decoy information should be available. The score_type must be q-value from an previous False Discovery Rate run"/> |
81 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> | 81 <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/> |
82 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> | 82 <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> |
83 <expand macro="list_string_san"/> | 83 <expand macro="list_string_san"/> |
84 </param> | 84 </param> |
85 </expand> | 85 </expand> |
86 <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> | 86 <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs"> |
87 <option value="out_plot_FLAG">out_plot (What to do with outliers:)</option> | 87 <option value="out_plot_FLAG">out_plot (txt file (if gnuplot is available, a corresponding PDF will be created as well.))</option> |
88 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> | 88 <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> |
89 </param> | 89 </param> |
90 </inputs> | 90 </inputs> |
91 <outputs> | 91 <outputs> |
92 <data name="out" label="${tool.name} on ${on_string}: out" format="idxml"/> | 92 <data name="out" label="${tool.name} on ${on_string}: out" format="idxml"/> |
102 <expand macro="manutest_IDPosteriorErrorProbability"/> | 102 <expand macro="manutest_IDPosteriorErrorProbability"/> |
103 </tests> | 103 </tests> |
104 <help><![CDATA[Estimates probabilities for incorrectly assigned peptide sequences and a set of search engine scores using a mixture model. | 104 <help><![CDATA[Estimates probabilities for incorrectly assigned peptide sequences and a set of search engine scores using a mixture model. |
105 | 105 |
106 | 106 |
107 For more information, visit http://www.openms.de/documentation/TOPP_IDPosteriorErrorProbability.html]]></help> | 107 For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/TOPP_IDPosteriorErrorProbability.html]]></help> |
108 <expand macro="references"/> | 108 <expand macro="references"/> |
109 </tool> | 109 </tool> |