awesome, didn't know that ENSG ids were accepted
• 0 views
•
link
I know this is a long shot, but assuming my access to services is limited to e-utils, is there any way to map ensemble gene ids like ENSG00000010404 ( iduronate 2-sulfatase) to Entrez Gene UIDs e.g "3423" ?
Using EntrezDirect:
$ esearch -db gene -query ENSG00000010404 | esummary | xtract -pattern DocumentSummary -element Id,Description
3423 iduronate 2-sulfatase
awesome, didn't know that ENSG ids were accepted
Log in to answer this question.