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

43 lines
No EOL
1.9 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Taxon1-req</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>Taxon1-req</h3><pre>Defined in file <a href="taxon1.asn.html">taxon1.asn</a>
C++ class: <a href="../doxyhtml/classCTaxon1__req.html">CTaxon1_req</a>
Taxon1-req ::= CHOICE {
init NULL, -- initialize the server
findname VisibleString, -- find orgnames match string
getdesignator VisibleString, -- find designator
getunique VisibleString, -- get taxid for unique name
getidbyorg <a href="Org-ref.html">Org-ref</a>, -- get taxid matches orgref
getorgnames INTEGER, -- get all organism names
getcde NULL, -- get name classes
getranks NULL, -- get ranks
getdivs NULL, -- get divisions
getgcs NULL, -- get gencodes
getlineage INTEGER, -- get lineage for org
getchildren INTEGER, -- get children
getbyid INTEGER, -- get <a href="Org-ref.html">Org-ref</a> by TaxonID
lookup <a href="Org-ref.html">Org-ref</a>, -- lookup by data
getorgmod <a href="Taxon1-info.html">Taxon1-info</a>, -- lookup for <a href="OrgMod.html">OrgMod</a>
fini NULL, -- close the server
id4gi INTEGER, -- get taxid by gi
taxachildren INTEGER, -- get children
taxalineage INTEGER, -- get extended lineage for org
maxtaxid NULL, -- get max taxid
getproptypes NULL, -- get property types
getorgprop <a href="Taxon1-info.html">Taxon1-info</a>, -- get properties for organism
searchname <a href="Taxon1-info.html">Taxon1-info</a>, -- fancy search (token set, wild card)
dumpnames4class INTEGER, -- all names of certain name class
getdomain VisibleString} -- get domain description and values</pre>
</body>
</html>