20 lines
No EOL
618 B
HTML
20 lines
No EOL
618 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Delta-seq</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>Delta-seq</h3><pre>Defined in file <a href="seq.asn.html">seq.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCDelta__seq.html">CDelta_seq</a>
|
|
|
|
|
|
Delta-seq ::= CHOICE {
|
|
loc <a href="Seq-loc.html">Seq-loc</a> , -- point to a sequence
|
|
literal <a href="Seq-literal.html">Seq-literal</a> } -- a piece of sequence</pre>
|
|
</body>
|
|
</html> |