1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
<HTML>
<HEAD>
<TITLE>IDEvaluatorGUI</TITLE>
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
<LINK HREF="style_ini.css" REL="stylesheet" TYPE="text/css">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<A href="index.html">Home</A> ·
<A href="classes.html">Classes</A> ·
<A href="annotated.html">Annotated Classes</A> ·
<A href="modules.html">Modules</A> ·
<A href="functions_func.html">Members</A> ·
<A href="namespaces.html">Namespaces</A> ·
<A href="pages.html">Related Pages</A>
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<!-- Generated by Doxygen 1.8.5 -->
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">IDEvaluatorGUI </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p>Computes a 'q-value vs. #PSM' plot to visualize the number identifications for a certain q-value.</p>
<p>An arbitrary number of idXML files resulting from a target+decoy search can be provided as input.</p>
<p>Since the q-value can be computed independently from a scoring scheme, no further preprocessing (like IDPep or FDR) is required, apart from a target-decoy annotation! I.e., apply PeptideIndexer to the immediate output of a search engine (or ConsensusID) and use this as input to this tool.</p>
<p><b>The command line parameters of this tool are:</b> </p>
<pre class="fragment"></pre><p> <b>INI file documentation of this tool:</b> </div></div><!-- contents -->
<HR style="height:1px; border:none; border-top:1px solid #c0c0c0;">
<TABLE width="100%" border="0">
<TR>
<TD><font color="#c0c0c0">OpenMS / TOPP release 1.11.1</font></TD>
<TD align="right"><font color="#c0c0c0">Documentation generated on Thu Nov 14 2013 11:19:24 using doxygen 1.8.5</font></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|