Retrieving gene names from list of mRNA accession IDs
I have a list of mRNA accession IDs. I want to get the gene names for these IDs. Can anyone suggest how to do it ? I do it by Ensembl Biomart but something other than this, more automated?
• 4,667 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Bionetdb is a helpful tool for ID conversions
https://biodbnet-abcc.ncifcrf.gov/db/db2db.php
Hello, if you know some Perl, maybe the BioMart Perl API might be useful for you.
can use biodbnet, g:Profiler,ncbi eutilities
Thanks a lot for the suggestions