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

26 lines
No EOL
942 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>FeatDef</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>FeatDef</h3><pre>Defined in file <a href="featdef.asn.html">featdef.asn</a>
C++ class: <a href="../doxyhtml/classCFeatDef.html">CFeatDef</a>
FeatDef ::= SEQUENCE {
typelabel VisibleString , -- short label for type eg "CDS"
menulabel VisibleString , -- label for a menu eg "Coding Region"
featdef-key INTEGER , -- unique for this feature definition
seqfeat-key INTEGER , -- SeqFeat.data.choice from objfeat.h
entrygroup INTEGER , -- Group for data entry
displaygroup INTEGER , -- Group for data display
molgroup <a href="FeatMolType.html">FeatMolType</a> -- Type of Molecule used for
}</pre>
</body>
</html>