nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/HG-Commentary.html

27 lines
No EOL
890 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>HG-Commentary</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>HG-Commentary</h3><pre>Defined in file <a href="homologene.asn.html">homologene.asn</a>
C++ class: <a href="../doxyhtml/classCHG__Commentary.html">CHG_Commentary</a>
HG-Commentary ::= SEQUENCE {
link <a href="HG-Link.html">HG-Link</a>,
description VisibleString OPTIONAL, -- main description
caption VisibleString OPTIONAL, -- extra text
provider VisibleString OPTIONAL,
other-links SET OF <a href="HG-Link.html">HG-Link</a> OPTIONAL,
other-commentaries SET OF <a href="HG-Commentary.html">HG-Commentary</a> OPTIONAL,
taxid INTEGER OPTIONAL,
geneid INTEGER OPTIONAL
}</pre>
</body>
</html>