24 lines
No EOL
729 B
HTML
24 lines
No EOL
729 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Entry-complexities</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>Entry-complexities</h3><pre>Defined in file <a href="id1.asn.html">id1.asn</a>
|
|
No C++ class for INTEGER with named values
|
|
|
|
|
|
Entry-complexities ::= INTEGER {
|
|
entry (0) , -- the "natural" entry for this (nuc-prot)
|
|
bioseq (1) , -- only the bioseq identified
|
|
bioseq-set (2) , -- any seg-set it may be part of
|
|
nuc-prot (3) , -- any nuc-prot it may be part of
|
|
pub-set (4)
|
|
}</pre>
|
|
</body>
|
|
</html> |