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

29 lines
No EOL
854 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Sparse-seg</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>Sparse-seg</h3><pre>Defined in file <a href="seqalign.asn.html">seqalign.asn</a>
C++ class: <a href="../doxyhtml/classCSparse__seg.html">CSparse_seg</a>
Sparse-seg ::= SEQUENCE {
master-id <a href="Seq-id.html">Seq-id</a> OPTIONAL,
-- pairwise alignments constituting this multiple alignment
rows SET OF <a href="Sparse-align.html">Sparse-align</a>,
-- per-row scores
row-scores SET OF <a href="Score.html">Score</a> OPTIONAL,
-- index of extra items
ext SET OF <a href="Sparse-seg-ext.html">Sparse-seg-ext</a> OPTIONAL
}</pre>
</body>
</html>