<!DOCTYPE HTML>
<html>
<head>
<title>Intra-residue-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>Intra-residue-bond</h3><pre>Defined in file <a href="mmdb1.asn.html">mmdb1.asn</a>
C++ class: <a href="../doxyhtml/classCIntra__residue__bond.html">CIntra_residue_bond</a>


Intra-residue-bond ::= SEQUENCE {
	atom-id-1		<a href="Atom-id.html">Atom-id</a>,
	atom-id-2		<a href="Atom-id.html">Atom-id</a>,
	bond-order		INTEGER {
					single(1), 
					partial-double(2),
					aromatic(3), 
					double(4),
					triple(5),
					other(6),
					unknown(255)} OPTIONAL }</pre>
</body>
</html>