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

22 lines
No EOL
756 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Bioseq</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>Bioseq</h3><pre>Defined in file <a href="seq.asn.html">seq.asn</a>
C++ class: <a href="../doxyhtml/classCBioseq.html">CBioseq</a>
Bioseq ::= SEQUENCE {
id SET OF <a href="Seq-id.html">Seq-id</a> , -- equivalent identifiers
descr <a href="Seq-descr.html">Seq-descr</a> OPTIONAL , -- descriptors
inst <a href="Seq-inst.html">Seq-inst</a> , -- the sequence data
annot SET OF <a href="Seq-annot.html">Seq-annot</a> OPTIONAL }</pre>
</body>
</html>