24 lines
No EOL
664 B
HTML
24 lines
No EOL
664 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Na-strand</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>Na-strand</h3><pre>Defined in file <a href="seqloc.asn.html">seqloc.asn</a>
|
|
No C++ class for ENUMERATED type
|
|
|
|
|
|
Na-strand ::= ENUMERATED { -- strand of nucleic acid
|
|
unknown (0) ,
|
|
plus (1) ,
|
|
minus (2) ,
|
|
both (3) , -- in forward orientation
|
|
both-rev (4) , -- in reverse orientation
|
|
other (255) }</pre>
|
|
</body>
|
|
</html> |