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

25 lines
No EOL
706 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>SequenceVariant</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>SequenceVariant</h3><pre>Defined in file <a href="varrep.asn.html">varrep.asn</a>
C++ class: <a href="../doxyhtml/classCSequenceVariant.html">CSequenceVariant</a>
SequenceVariant ::= SEQUENCE {
seqtype <a href="VariantSeqType.html">VariantSeqType</a>,
subvariants SEQUENCE OF <a href="Variant.html">Variant</a>,
complex INTEGER {
mosaic (1),
chimera (2)
} OPTIONAL
}</pre>
</body>
</html>