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

27 lines
No EOL
1.4 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>ID2S-Seq-loc</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>ID2S-Seq-loc</h3><pre>Defined in file <a href="seqsplit.asn.html">seqsplit.asn</a>
C++ class: <a href="../doxyhtml/classCID2S__Seq__loc.html">CID2S_Seq_loc</a>
ID2S-Seq-loc ::= CHOICE {
whole-gi INTEGER, -- whole sequence by gi
whole-seq-id <a href="Seq-id.html">Seq-id</a>, -- whole sequence by <a href="Seq-id.html">Seq-id</a>
whole-gi-range <a href="ID2S-Gi-Range.html">ID2S-Gi-Range</a>, -- set of whole sequences by gis
gi-interval <a href="ID2S-Gi-Interval.html">ID2S-Gi-Interval</a>, -- interval on sequence by gi
seq-id-interval <a href="ID2S-Seq-id-Interval.html">ID2S-Seq-id-Interval</a>,-- interval on sequence by <a href="Seq-id.html">Seq-id</a>
gi-ints <a href="ID2S-Gi-Ints.html">ID2S-Gi-Ints</a>, -- set of intervals on the same gi
seq-id-ints <a href="ID2S-Seq-id-Ints.html">ID2S-Seq-id-Ints</a>, -- set of intervals on the same id
loc-set SET OF <a href="ID2S-Seq-loc.html">ID2S-Seq-loc</a> -- combination of locations
}</pre>
</body>
</html>