nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Cn3d-backbone-label-style.html

31 lines
No EOL
993 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Cn3d-backbone-label-style</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>Cn3d-backbone-label-style</h3><pre>Defined in file <a href="cn3d.asn.html">cn3d.asn</a>
C++ class: <a href="../doxyhtml/classCCn3d__backbone__label__style.html">CCn3d_backbone_label_style</a>
Cn3d-backbone-label-style ::= SEQUENCE { -- style blob for backbone labels
spacing INTEGER, -- zero means none
type ENUMERATED {
one-letter (1),
three-letter (2)
},
number ENUMERATED {
none (0),
sequential (1), -- from 1, by residues present, to match sequence
pdb (2) -- use number assigned by PDB
},
termini BOOLEAN,
white BOOLEAN -- all white, or (if false) color of alpha carbon
}</pre>
</body>
</html>