This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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

gene mapping hgguplus2

0 answers

No answers yet.

Log in to answer this question.