I am trying to convert a list of different species Ensembl Gene IDs to NCBI Gene IDs. I found out that, given a list of same species Ensembl Gene Ids. We can obtain the NCBI Gene IDs through biomaRt Converting gene names.
However, I am not sure to obtain the list of NCBI Gene IDs, given the large list of Ensembl Gene IDs belonging to different species.
For example:
ENSAPLG00000002137
ENSATEG00000009947
ENSACAG00000001379
Can anyone suggest if there is any approach to automatically retrieve the NCBI gene IDs?
You could try db2db resource for ID conversion.
This tool is good. But, when I input my Ensemble gene IDs, only few of the GENE ID are being retrieved. Some of the Ensemble IDs arent working giving any output.
Could you please tell me if there is any other powerful alternative tool / script, through which i can extract the gene ID.
Hello Abhijeet Patil!
It appears that your post has been cross-posted to another site: https://bioinformatics.stackexchange.com/questions/11714/converting-ensembl-id-to-ncbi-id
This is typically not recommended as it runs the risk of annoying people in both communities.
Yes, I usually don't do that. My bad I should have never posted on that site as I knew I won't be getting a response from there. The bioinformatics stackexchange community is relatively new and I had posted the question more than 24 hours ago and have only 4 views till now. That is the reason I posted the question here.
It's not just that, but your title makes your question seem like a pretty standard question - something a lot of people face and would need to learn on their own. Given that you're facing specific edge cases where the ID translation runs into problems, mentioning that might have gotten more interaction from people.
Thanks for the suggestion.