31 lines
No EOL
1,011 B
HTML
31 lines
No EOL
1,011 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>HG-Entry</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-Entry</h3><pre>Defined in file <a href="homologene.asn.html">homologene.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCHG__Entry.html">CHG_Entry</a>
|
|
|
|
|
|
HG-Entry ::= SEQUENCE {
|
|
hg-id INTEGER,
|
|
version INTEGER OPTIONAL,
|
|
title VisibleString OPTIONAL,
|
|
caption VisibleString OPTIONAL,
|
|
taxid INTEGER OPTIONAL,
|
|
genes SET OF <a href="HG-Gene.html">HG-Gene</a> OPTIONAL,
|
|
cr-date <a href="Date.html">Date</a> OPTIONAL,
|
|
up-date <a href="Date.html">Date</a> OPTIONAL,
|
|
distances SET OF <a href="HG-Stats.html">HG-Stats</a> OPTIONAL,
|
|
commentaries SET OF <a href="HG-CommentarySet.html">HG-CommentarySet</a> OPTIONAL,
|
|
warnings SET OF VisibleString OPTIONAL,
|
|
node <a href="HG-Node.html">HG-Node</a> OPTIONAL
|
|
}</pre>
|
|
</body>
|
|
</html> |