25 lines
No EOL
1.1 KiB
HTML
25 lines
No EOL
1.1 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Bundle-seqs-aligns</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>Bundle-seqs-aligns</h3><pre>Defined in file <a href="ncbimime.asn.html">ncbimime.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCBundle__seqs__aligns.html">CBundle_seqs_aligns</a>
|
|
|
|
|
|
Bundle-seqs-aligns ::= SEQUENCE {
|
|
sequences SET OF <a href="Seq-entry.html">Seq-entry</a> OPTIONAL, -- sequences
|
|
seqaligns SET OF <a href="Seq-annot.html">Seq-annot</a> OPTIONAL, -- sequence alignments
|
|
strucaligns <a href="Biostruc-annot-set.html">Biostruc-annot-set</a> OPTIONAL, -- structure alignments
|
|
imports SET OF <a href="Seq-annot.html">Seq-annot</a> OPTIONAL, -- imports (updates in Cn3D)
|
|
style-dictionary <a href="Cn3d-style-dictionary.html">Cn3d-style-dictionary</a> OPTIONAL, -- Cn3D stuff
|
|
user-annotations <a href="Cn3d-user-annotations.html">Cn3d-user-annotations</a> OPTIONAL
|
|
}</pre>
|
|
</body>
|
|
</html> |