Yes, they are Candida albicans.
Thank you so much for your help!
• 0 views
•
link
Hi! I have the results from my DEG analysis, and the genes are in the 'CAALFM_CR00740CA' format. I'd like to convert these IDs to their gene symbols. How can I do that?
Using EntrezDirect (looks like these are Candida albicans ID's):
$ esearch -db protein -query CAALFM_CR00740CA | elink -target gene | esummary | xtract -pattern DocumentSummary -element Name,OtherDesignations,OtherAliases
BMT3 Bmt3p CAALFM_CR00740CA
Yes, they are Candida albicans.
Thank you so much for your help!
If an answer was helpful, you should upvote it; if the answer resolved your question, you should mark it as accepted. You can accept more than one answer if they all work. If an answer was not really helpful or did not work, provide detailed feedback so others know not to use that answer.

Log in to answer this question.
you may use bioMaRt bioconductor package