hgu133aSUMFUNC {hgu133a} | R Documentation |
hgu133aSUMFUNC maps probe identifiers to brief summaries of functions of the products of genes represented by the probe identifiers
Annotation of genes by brief summaries of functions of the products of genes represented by the probe identifiers were supported by earlier builds of the LocusLink source data but not so lately. This annotation may have to be dropped in the future.
Mappings were based on data provided by:
LocusLink:ftp://ftp.ncbi.nih.gov/refseq/LocusLink/LL_tmpl.gz. Built: January 12, 2005
Package built Wed Jan 12 22:21:54 2005
http://www.ncbi.nlm.nih.gov/LocusLink
# Convert the environment to a list xx <- as.list(hgu133aSUMFUNC) if(length(xx) > 0){ # The function summaries for the first two elements of XX xx[1:2] # Get the first one xx[[1]] }