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

25 lines
No EOL
798 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Report</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>Report</h3><pre>Defined in file <a href="blastxml2.asn.html">blastxml2.asn</a>
C++ class: <a href="../doxyhtml/classCReport.html">CReport</a>
Report ::= SEQUENCE {
program VisibleString , -- BLAST program: blastp, tblastx etc.
version VisibleString , -- Program version
reference VisibleString , -- Steven, David, Tom and others
search-target <a href="Target.html">Target</a>,
params <a href="Parameters.html">Parameters</a>, -- search parameters
results <a href="Results.html">Results</a>
}</pre>
</body>
</html>