Gene-source
Defined in file entrezgene.asn
C++ class: CGene_source
Gene-source ::= SEQUENCE {
src VisibleString , -- key to the source within NCBI locuslink, Ecoli, etc
src-int INTEGER OPTIONAL , -- eg. locuslink id
src-str1 VisibleString OPTIONAL , -- eg. chromosome1
src-str2 VisibleString OPTIONAL , -- see note 3
gene-display BOOLEAN DEFAULT FALSE , -- do we have a URL for gene display?
locus-display BOOLEAN DEFAULT FALSE , -- do we have a URL for map/locus display?
extra-terms BOOLEAN DEFAULT FALSE } -- do we have a URL for extra indexing terms?