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

22 lines
No EOL
761 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>SeqFeatSupport</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>SeqFeatSupport</h3><pre>Defined in file <a href="seqfeat.asn.html">seqfeat.asn</a>
C++ class: <a href="../doxyhtml/classCSeqFeatSupport.html">CSeqFeatSupport</a>
SeqFeatSupport ::= SEQUENCE {
experiment SET OF <a href="ExperimentSupport.html">ExperimentSupport</a> OPTIONAL ,
inference SET OF <a href="InferenceSupport.html">InferenceSupport</a> OPTIONAL ,
model-evidence SET OF <a href="ModelEvidenceSupport.html">ModelEvidenceSupport</a> OPTIONAL
}</pre>
</body>
</html>