24 lines
No EOL
928 B
HTML
24 lines
No EOL
928 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Biostruc-seqs</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>Biostruc-seqs</h3><pre>Defined in file <a href="ncbimime.asn.html">ncbimime.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCBiostruc__seqs.html">CBiostruc_seqs</a>
|
|
|
|
|
|
Biostruc-seqs ::= SEQUENCE { -- display blast alignment along with neighbor's structure added by yanli
|
|
structure <a href="Biostruc.html">Biostruc</a>,
|
|
sequences SET OF <a href="Seq-entry.html">Seq-entry</a>, -- sequences
|
|
seqalign SET OF <a href="Seq-annot.html">Seq-annot</a>,
|
|
style-dictionary <a href="Cn3d-style-dictionary.html">Cn3d-style-dictionary</a> OPTIONAL,
|
|
user-annotations <a href="Cn3d-user-annotations.html">Cn3d-user-annotations</a> OPTIONAL
|
|
}</pre>
|
|
</body>
|
|
</html> |