24 lines
No EOL
881 B
HTML
24 lines
No EOL
881 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Org-ref</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>Org-ref</h3><pre>Defined in file <a href="seqfeat.asn.html">seqfeat.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCOrg__ref.html">COrg_ref</a>
|
|
|
|
|
|
Org-ref ::= SEQUENCE {
|
|
taxname VisibleString OPTIONAL , -- preferred formal name
|
|
common VisibleString OPTIONAL , -- common name
|
|
mod SET OF VisibleString OPTIONAL , -- unstructured modifiers
|
|
db SET OF <a href="Dbtag.html">Dbtag</a> OPTIONAL , -- ids in taxonomic or culture dbases
|
|
syn SET OF VisibleString OPTIONAL , -- synonyms for taxname or common
|
|
orgname <a href="OrgName.html">OrgName</a> OPTIONAL }</pre>
|
|
</body>
|
|
</html> |