Hi,
I have a list of Ensembl gene IDs from different organisms and I would like to retrieve their sequences. I had used Biomart before, but it requires to specify the organism before one can download the gene sequences of a specific gene ID. This would not be feasible because I do not know which organism each gene belongs to, unless I search the gene ID.
Is there any solution to this problem that does not require me to learn Perl? I know Python.
Thanks in advance
Can you post some example ids? Be cause few people (like me) are not familiar with these formats.
Yes the gene IDs are from different organisms, such as ENSG00000234547 in human, or ENSMUSG00000097570 in mouse.
Doesn't Ensembl gene IDs contain organism info? For example:
True, but there are so many genes I cannot find their organisms manually. If there is a table for that it would help