27 lines
No EOL
1,001 B
HTML
27 lines
No EOL
1,001 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Delins</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>Delins</h3><pre>Defined in file <a href="varrep.asn.html">varrep.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCDelins.html">CDelins</a>
|
|
|
|
|
|
Delins ::= SEQUENCE {
|
|
loc <a href="SeqLocation.html">SeqLocation</a>,
|
|
deleted-raw-seq VisibleString OPTIONAL, -- can optionally specify the deleted sequence
|
|
inserted-seq-info CHOICE {
|
|
identifier VisibleString, -- A sequence identifier (e.g. an accession id)
|
|
raw-seq VisibleString, -- The actual nucleotide / amino-acid sequence
|
|
count <a href="Count.html">Count</a>, -- The number of elements inserted
|
|
subseq <a href="Subsequence.html">Subsequence</a> -- A subsequence specified by an id, type descriptor, and a range
|
|
}
|
|
}</pre>
|
|
</body>
|
|
</html> |