nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/GBL-Data.html

22 lines
No EOL
704 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>GBL-Data</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>GBL-Data</h3><pre>Defined in file <a href="genesbyloc.asn.html">genesbyloc.asn</a>
C++ class: <a href="../doxyhtml/classCGBL__Data.html">CGBL_Data</a>
GBL-Data ::= SEQUENCE {
total INTEGER, -- total number of genes found
returned INTEGER, -- number of gene records returned in the reply data, may be less than the total gene count
genes SEQUENCE OF <a href="GBL-Gene.html">GBL-Gene</a> OPTIONAL
}</pre>
</body>
</html>