Alternative Gene Symbols From Biomart
hi all, I want to get a list of alternative gene symbols for a genes for e.g as they appear in OMIM.
http://omim.org/entry/187040?search=TAL1&highlight=tal1
However, I want to get them from BioMart, I am using R.
Is it possible to get alternative gene symbols from BioMart just like they are in OMIM.
Thanks in advance.
• 4,860 views
•
link
1 answer
I am afraid gene synonyms are not available from Ensembl BioMart. However, they are available through the HGNC BioMart (attributes: 'Previous Symbols' and 'Aliases'). As far as I can gather from its homepage, you should be able to access the HGNC BioMart using Bioconductor / biomaRt (which I assume is what you are using).
• 29 views
•
link
Log in to answer this question.