Converting annotation from UCSC to Ensembl
1
0
Entering edit mode
AB ▴ 110
@ab-8975
Last seen 19 months ago
United States

Hi everybody,

I am doing differential gene expression analysis on 22 samples from 3 batches. I have the count matrix generated using summarizeOverlaps() function. The reference genome is mm10 from UCSC. I need the annotation in Ensemble to compare my results with the results from another person using the same dataset. Is there anyway I can use R to find the corresponding Ensemble IDs ?

Thanks

ensembl ucsc annotation • 3.4k views
ADD COMMENT
1
Entering edit mode
@james-w-macdonald-5106
Last seen 7 hours ago
United States

You would use the org.Mm.eg.db package and the select() function. See the AnnotationDbi vignette for examples.

ADD COMMENT
0
Entering edit mode

Worked. Thank you very much. 

ADD REPLY

Login before adding your answer.

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