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

22 lines
No EOL
649 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>SimpleVariantSeq</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>SimpleVariantSeq</h3><pre>Defined in file <a href="varrep.asn.html">varrep.asn</a>
C++ class: <a href="../doxyhtml/classCSimpleVariantSeq.html">CSimpleVariantSeq</a>
SimpleVariantSeq ::= SEQUENCE {
variants SEQUENCE OF <a href="SimpleVariant.html">SimpleVariant</a>,
sisters BOOLEAN DEFAULT FALSE,
fuzzy BOOLEAN DEFAULT FALSE
}</pre>
</body>
</html>