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

23 lines
No EOL
768 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Num-ref</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>Num-ref</h3><pre>Defined in file <a href="seq.asn.html">seq.asn</a>
C++ class: <a href="../doxyhtml/classCNum__ref.html">CNum_ref</a>
Num-ref ::= SEQUENCE { -- by reference to other sequences
type ENUMERATED { -- type of reference
not-set (0) ,
sources (1) , -- by segmented or const seq sources
aligns (2) } , -- by alignments given below
aligns <a href="Seq-align.html">Seq-align</a> OPTIONAL }</pre>
</body>
</html>