'NA's under Gene Names & Gene Symbols : Differential expression Analysis of TCGA data using edgeR
0
0
Entering edit mode
4.8 years ago
fawazfebin ▴ 100

Hi

I was performing a differential expression analysis on TCGA RNA-seq data using edgeR. The results of differential expression analysis has NAs under Gene names and Gene symbols. The EntrezID corresponding to it doesnt not give a valid Gene name. What could be wrong? The following command was run for annotating the gene expression data with Entrez ID.

gnsOXP_2 <- select(org.Hs.eg.db, keys=rownames(matrix_OXP_2),columns=c("SYMBOL","GENENAME"), keytype="ENTREZID")

'select()' returned 1:1 mapping between keys and columns

Great thanks in advance.

differential expression gene edgeR TCGA • 1.1k views
ADD COMMENT

Login before adding your answer.

Traffic: 1184 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6