28 lines
No EOL
1,014 B
HTML
28 lines
No EOL
1,014 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Residue-graph</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>Residue-graph</h3><pre>Defined in file <a href="mmdb1.asn.html">mmdb1.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCResidue__graph.html">CResidue_graph</a>
|
|
|
|
|
|
Residue-graph ::= SEQUENCE {
|
|
id <a href="Residue-graph-id.html">Residue-graph-id</a>,
|
|
descr SEQUENCE OF <a href="Biomol-descr.html">Biomol-descr</a> OPTIONAL,
|
|
residue-type INTEGER { deoxyribonucleotide(1),
|
|
ribonucleotide(2),
|
|
amino-acid(3),
|
|
other(255) } OPTIONAL,
|
|
iupac-code SEQUENCE OF VisibleString OPTIONAL,
|
|
atoms SEQUENCE OF <a href="Atom.html">Atom</a>,
|
|
bonds SEQUENCE OF <a href="Intra-residue-bond.html">Intra-residue-bond</a>,
|
|
chiral-centers SEQUENCE OF <a href="Chiral-center.html">Chiral-center</a> OPTIONAL }</pre>
|
|
</body>
|
|
</html> |