nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/GCClient-GetAssemblyBlobRequest.html

30 lines
No EOL
912 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>GCClient-GetAssemblyBlobRequest</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>GCClient-GetAssemblyBlobRequest</h3><pre>Defined in file <a href="gencoll_client.asn.html">gencoll_client.asn</a>
C++ class: <a href="../doxyhtml/classCGCClient__GetAssemblyBlobRequest.html">CGCClient_GetAssemblyBlobRequest</a>
GCClient-GetAssemblyBlobRequest ::= SEQUENCE {
-- One of accession or release id MUST BE SUPPLIED
-- <a href="Assembly.html">Assembly</a> accession or accession.version
-- (versionless accession is answered with most recent version)
accession VisibleString OPTIONAL,
-- release ID
release-id INTEGER OPTIONAL,
mode VisibleString
}</pre>
</body>
</html>