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

20 lines
No EOL
683 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Seq-bond</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>Seq-bond</h3><pre>Defined in file <a href="seqloc.asn.html">seqloc.asn</a>
C++ class: <a href="../doxyhtml/classCSeq__bond.html">CSeq_bond</a>
Seq-bond ::= SEQUENCE { -- bond between residues
a <a href="Seq-point.html">Seq-point</a> , -- connection to a least one residue
b <a href="Seq-point.html">Seq-point</a> OPTIONAL } -- other end may not be available</pre>
</body>
</html>