IyerAnnotated {Iyer517} | R Documentation |
GenBank ids, LocusLink ids (where available) and GO tags (where available) for the 517 cDNAs in the dataset.
data(IyerAnnotated); data(Iyer517GO)
Iyer517GO: An environment with keys given by the 'GB' identifiers of probes and values given by vectors of GO tags (named by evidence codes) obtained via locuslink mapping
IyerAnnotated: A data frame with 517 observations on the following 9 variables.
N
A
B
... –
the cluster groups A-J of the Iyer paper, with N for those
rows that were not clusteredAA001025
AA001722
...
accession numbers (often genbank) for probesAnnotating this dataset is a good exercise for AnnBuilder. Many of the probes seem to have no annotation.
http://genome-www.stanford.edu/serum/data.html
Iyer et al, Science v283: 83-87 (1999)
data(IyerAnnotated) table(is.na(IyerAnnotated$GO1)) data(Iyer517GO) get(ls(env=Iyer517GO)[1],env=Iyer517GO)