Defined in file ncbimime.asn
C++ class: CBundle_seqs_aligns
Bundle-seqs-aligns ::= SEQUENCE {
sequences SET OF Seq-entry OPTIONAL, -- sequences
seqaligns SET OF Seq-annot OPTIONAL, -- sequence alignments
strucaligns Biostruc-annot-set OPTIONAL, -- structure alignments
imports SET OF Seq-annot OPTIONAL, -- imports (updates in Cn3D)
style-dictionary Cn3d-style-dictionary OPTIONAL, -- Cn3D stuff
user-annotations Cn3d-user-annotations OPTIONAL
}