24 lines
No EOL
903 B
HTML
24 lines
No EOL
903 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>MSLibrarySettings</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>MSLibrarySettings</h3><pre>Defined in file <a href="omssa.asn.html">omssa.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCMSLibrarySettings.html">CMSLibrarySettings</a>
|
|
|
|
|
|
MSLibrarySettings ::= SEQUENCE {
|
|
libnames SEQUENCE OF VisibleString, -- names of search libraries
|
|
presearch BOOLEAN, -- should there be a restriction on precursor mass?
|
|
useomssascore BOOLEAN, -- use the omssa score?
|
|
usereplicatescore BOOLEAN, -- use the number of replicates score?
|
|
qtofscore BOOLEAN -- use the qtof score?
|
|
}</pre>
|
|
</body>
|
|
</html> |