Defined in file seq.asn
C++ class: CAlign_def
Align-def ::= SEQUENCE {
align-type INTEGER { -- class of align Seq-annot
ref (1) , -- set of alignments to the same sequence
alt (2) , -- set of alternate alignments of the same seqs
blocks (3) , -- set of aligned blocks in the same seqs
other (255) } ,
ids SET OF Seq-id OPTIONAL } -- used for the one ref seqid for now