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

24 lines
No EOL
868 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Seq-hist</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>Seq-hist</h3><pre>Defined in file <a href="seq.asn.html">seq.asn</a>
C++ class: <a href="../doxyhtml/classCSeq__hist.html">CSeq_hist</a>
Seq-hist ::= SEQUENCE {
assembly SET OF <a href="Seq-align.html">Seq-align</a> OPTIONAL ,-- how was this assembled?
replaces <a href="Seq-hist-rec.html">Seq-hist-rec</a> OPTIONAL , -- seq makes these seqs obsolete
replaced-by <a href="Seq-hist-rec.html">Seq-hist-rec</a> OPTIONAL , -- these seqs make this one obsolete
deleted CHOICE {
bool BOOLEAN ,
date <a href="Date.html">Date</a> } OPTIONAL }</pre>
</body>
</html>