StringID to Ensembl ID
Hi,
How can I convert stringID to ensembl ID using python? The mapping identifier API convert gene symbols/ensembl ID to stringID but not vice-versa. Is there any other way?
Thanks
• 1,642 views
•
link
1 answer
Not a python solution but you can do this with the R bioconductor package STRINGdb. Alternatively, you can download the protein aliases data from the download section of the STRING website and write a script to extract the info you need.
• 0 views
•
link
Log in to answer this question.