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

29 lines
No EOL
1 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>ModelEvidenceSupport</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>ModelEvidenceSupport</h3><pre>Defined in file <a href="seqfeat.asn.html">seqfeat.asn</a>
C++ class: <a href="../doxyhtml/classCModelEvidenceSupport.html">CModelEvidenceSupport</a>
ModelEvidenceSupport ::= SEQUENCE {
method VisibleString OPTIONAL ,
mrna SET OF <a href="ModelEvidenceItem.html">ModelEvidenceItem</a> OPTIONAL ,
est SET OF <a href="ModelEvidenceItem.html">ModelEvidenceItem</a> OPTIONAL ,
protein SET OF <a href="ModelEvidenceItem.html">ModelEvidenceItem</a> OPTIONAL ,
identification <a href="Seq-id.html">Seq-id</a> OPTIONAL ,
dbxref SET OF <a href="Dbtag.html">Dbtag</a> OPTIONAL ,
exon-count INTEGER OPTIONAL ,
exon-length INTEGER OPTIONAL ,
full-length BOOLEAN DEFAULT FALSE ,
supports-all-exon-combo BOOLEAN DEFAULT FALSE
}</pre>
</body>
</html>