hgu2beta7SUMFUNC {hgu2beta7} | R Documentation |
hgu2beta7SUMFUNC 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: February 16, 2005
Package built Wed Feb 16 23:32:20 2005
http://www.ncbi.nlm.nih.gov/LocusLink
# Convert the environment to a list xx <- as.list(hgu2beta7SUMFUNC) if(length(xx) > 0){ # The function summaries for the first two elements of XX xx[1:2] # Get the first one xx[[1]] }