Converting REFSeq IDs to Entrez IDs for KEGG analysis - "geneid of incorrect length"?
0
1
Entering edit mode
4.5 years ago
saw44 ▴ 30

I have a list of REFSeq IDs from RNA seq and differential expression analysis. I want to run this through KEGG so I can see which pathways are up or down regulated.

For kegga() in R I need to convert these to Entrez IDs. I've used Biomart, but the output that I get has a different number of IDs to my original dataset. So, when I try and run kegga(), I get this error:

Error in kegga.MArrayLM(data, species = "Mm", geneid = gene_list$ID) : 
  geneid of incorrect length

Is this because there are non-coding RNAs in my REFSeq dataset? How can I fix this problem so I can do my pathway analysis?

Answers are greatly appreciated!

R rna-seq kegg deseq edger • 1.3k views
ADD COMMENT
0
Entering edit mode

Can you provide more information? Is there any missing value in the ID column?

ADD REPLY

Login before adding your answer.

Traffic: 2504 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