How to convert gene symbol to ncbi UID
I have a few thousand gene symbols like ("SS1G_01843", "SS1G_01843", "SS1G_07146", "SS1G_00829") and I want to convert them to NCBI gi IDs (UID). I have tried rentrez package in R but could not find any option for this conversion. Can someone please suggest something?
• 2,904 views
•
link
1 answer
As I wrote in an answer in your previous post:
https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=gene&term=SS1G_01843
• 0 views
•
link
Log in to answer this question.