nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/MSIterativeSettings.html

22 lines
No EOL
807 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>MSIterativeSettings</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>MSIterativeSettings</h3><pre>Defined in file <a href="omssa.asn.html">omssa.asn</a>
C++ class: <a href="../doxyhtml/classCMSIterativeSettings.html">CMSIterativeSettings</a>
MSIterativeSettings ::= SEQUENCE {
researchthresh REAL, -- e-val threshold for re-searching spectra, 0 = always re-search
subsetthresh REAL, -- e-val threshold for picking sequence subset, 0 = all sequences
replacethresh REAL -- e-val threshold for replacing hitset, 0 = only if better
}</pre>
</body>
</html>