nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/ID2-Blob-Id.html

34 lines
No EOL
999 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>ID2-Blob-Id</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>ID2-Blob-Id</h3><pre>Defined in file <a href="id2.asn.html">id2.asn</a>
C++ class: <a href="../doxyhtml/classCID2__Blob__Id.html">CID2_Blob_Id</a>
ID2-Blob-Id ::= SEQUENCE {
sat INTEGER,
sub-sat INTEGER {
main (0),
snp (1),
snp-graph (4),
cdd (8),
mgc (16),
hprd (32),
sts (64),
trna (128),
exon (512)
} DEFAULT main,
sat-key INTEGER,
-- version of blob, optional in some requests
version INTEGER OPTIONAL
}</pre>
</body>
</html>