Defined in file seqsplit.asn
C++ class: CID2S_Seq_annot_Info
ID2S-Seq-annot-Info ::= SEQUENCE {
-- name is set if this is named annot
-- name may be empty which differ from unnamed annot
name VisibleString OPTIONAL,
align NULL OPTIONAL,
graph NULL OPTIONAL,
feat SET OF ID2S-Feat-type-Info OPTIONAL,
seq-loc ID2S-Seq-loc OPTIONAL
}