gene mapping using hggu133plus2 platform
#mapping gene symbols to probe id's
# for GSE149507- SCLC
probes.gse149507<- row.names(gse149507.BCD)
symbols.gse149507<- unlist(mget(probes.gse149507,hgu133plus2SYMBOL,ifnotfound= NA))
I'm using the above mentioned code to map gene symbols but very few probe id's are mapped to gene symbols and for the majority it is showing NA as output
• 483 views
•
link
0 answers
No answers yet.
Log in to answer this question.