28 lines
No EOL
778 B
HTML
28 lines
No EOL
778 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Inter-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>Inter-residue-bond</h3><pre>Defined in file <a href="mmdb1.asn.html">mmdb1.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCInter__residue__bond.html">CInter_residue_bond</a>
|
|
|
|
|
|
Inter-residue-bond ::= SEQUENCE {
|
|
atom-id-1 <a href="Atom-pntr.html">Atom-pntr</a>,
|
|
atom-id-2 <a href="Atom-pntr.html">Atom-pntr</a>,
|
|
bond-order INTEGER {
|
|
single(1),
|
|
partial-double(2),
|
|
aromatic(3),
|
|
double(4),
|
|
triple(5),
|
|
other(6),
|
|
unknown(255)} OPTIONAL }</pre>
|
|
</body>
|
|
</html> |