Defined in file pcassay2.asn
C++ class: CPC_AnnotatedXRef
PC-AnnotatedXRef ::= SEQUENCE {
xref PC-XRefData, -- Cross-Reference Information
comment UTF8String OPTIONAL, -- Annotation qualifier describing Cross-Reference meaning
type INTEGER {
pcit (1), -- primary PMID/citation directly associated with the current assay data
pgene (2) -- gene encoding the protein assay target
} OPTIONAL
}