How to change MirBAse ID with org.Hs.eg.db library
0
0
Entering edit mode
3.8 years ago
Van9 • 0

I recently started learning bioinformatics for my final thesis and I am doing MiRNA analysis in R. I am trying to obtain the ensembl id from the mirbase IDs (e.g. hsa-miR-3138) from my dataset. I am doing: select(org.Hs.eg.db, keys = mirna[,1], columns = c("ENSEMBL"))

What I am missing here is the "keytype" I guess. What should I use in that case? I went through the list of keytypes I can use but none of them seem to match with mirbaseIDs.

Also, I am doing this in order to perform GSEA on my dataset, however, I have seen that some people recommend to find the target genes first with some target prediction tool, and do the analyses based on that. I would appreciate it if someone could give me some advice as to how should I do the analyses for my miRNAs as I am very new with this and I am a bit lost.

Thank you in advance.

RNA-Seq R rna-seq • 1.1k views
ADD COMMENT
0
Entering edit mode

See: C: miRNA corresponds to multiple ensembl gene IDs

Also check other comments from that thread. There will be more than one EnsembleID with each miRBase ID.

ADD REPLY

Login before adding your answer.

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