nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Cn3d-user-annotation.html

24 lines
No EOL
975 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Cn3d-user-annotation</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-user-annotation</h3><pre>Defined in file <a href="cn3d.asn.html">cn3d.asn</a>
C++ class: <a href="../doxyhtml/classCCn3d__user__annotation.html">CCn3d_user_annotation</a>
Cn3d-user-annotation ::= SEQUENCE {
name VisibleString, -- a (short) name for this annotation
description VisibleString OPTIONAL, -- an optional longer description
style-id <a href="Cn3d-style-table-id.html">Cn3d-style-table-id</a>, -- how to draw this annotation
residues SEQUENCE OF <a href="Cn3d-object-location.html">Cn3d-object-location</a>, -- which residues to cover
is-on BOOLEAN -- whether this annotation is to be turned on in Cn3D
}</pre>
</body>
</html>