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

24 lines
No EOL
790 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>HitDescr</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>HitDescr</h3><pre>Defined in file <a href="blastxml2.asn.html">blastxml2.asn</a>
C++ class: <a href="../doxyhtml/classCHitDescr.html">CHitDescr</a>
HitDescr ::= SEQUENCE {
id VisibleString , -- SeqId of subject
accession VisibleString OPTIONAL, -- accession
title VisibleString OPTIONAL, -- title (definition line) of subject
taxid INTEGER OPTIONAL, -- NCBI taxid (9606 for human)
sciname VisibleString OPTIONAL -- binomial scientific name ("Homo sapiens" for human).
}</pre>
</body>
</html>