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

35 lines
No EOL
972 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Biomol-descr</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>Biomol-descr</h3><pre>Defined in file <a href="mmdb1.asn.html">mmdb1.asn</a>
C++ class: <a href="../doxyhtml/classCBiomol__descr.html">CBiomol_descr</a>
Biomol-descr ::= CHOICE {
name VisibleString,
pdb-class VisibleString,
pdb-source VisibleString,
pdb-comment VisibleString,
other-comment VisibleString,
organism <a href="BioSource.html">BioSource</a>,
attribution <a href="Pub.html">Pub</a>,
assembly-type INTEGER { physiological-form(1),
crystallographic-cell(2),
other(255) },
molecule-type INTEGER { dna(1),
rna(2),
protein(3),
other-biopolymer(4),
solvent(5),
other-nonpolymer(6),
other(255) } }</pre>
</body>
</html>