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

21 lines
No EOL
557 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Target</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>Target</h3><pre>Defined in file <a href="blastxml2.asn.html">blastxml2.asn</a>
C++ class: <a href="../doxyhtml/classCTarget.html">CTarget</a>
Target ::= CHOICE {
db VisibleString , -- BLAST Database name
subjects SEQUENCE OF VisibleString -- Subject IDs
}</pre>
</body>
</html>