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

27 lines
No EOL
732 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Gene-nomenclature</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>Gene-nomenclature</h3><pre>Defined in file <a href="seqfeat.asn.html">seqfeat.asn</a>
C++ class: <a href="../doxyhtml/classCGene__nomenclature.html">CGene_nomenclature</a>
Gene-nomenclature ::= SEQUENCE {
status ENUMERATED {
unknown (0) ,
official (1) ,
interim (2)
} ,
symbol VisibleString OPTIONAL ,
name VisibleString OPTIONAL ,
source <a href="Dbtag.html">Dbtag</a> OPTIONAL
}</pre>
</body>
</html>