[Bioc-devel] mget function in AnnotationDbi package

John Zhang jzhang at jimmy.harvard.edu
Tue Aug 26 19:16:53 CEST 2008


>What about, if hgu95av2SYMBOL is a string, how can I get the gene symbol?  For 
example,
>
>a <- "hgu95av2SYMBOL"
>
>syms <- unlist(mget(probes, a))  ## this does not work, how to make this line 
work?  


How about 

>syms <- unlist(mget(probes, get(a))



>
>Thanks very much!!
>
> 
>
>Arthur Xuejun Li
>
>Division of Information Science
>
>1500 East Duarte Road
>
>Duarte, CA 91010 - 3000
>
>Ph:   (626) 256-4673 ext. 65121
>
>Fax: (626) 471-7106
>
> 
>
> 
>
> 
>
>
>---------------------------------------------------------------------
>
>SECURITY/CONFIDENTIALITY WARNING:  \ This message an...{{dropped:23}}
>
>_______________________________________________
>Bioc-devel at stat.math.ethz.ch mailing list
>https://stat.ethz.ch/mailman/listinfo/bioc-devel

Jianhua Zhang
Department of Medical Oncology
Dana-Farber Cancer Institute
44 Binney Street
Boston, MA 02115-6084



More information about the Bioc-devel mailing list