This is a test version of Biostars. For the public version, visit https://www.biostars.org.
convert gene name to entrez id

Is there a tool or script that can convert a list of gene names to their enterez id? Thank you :).

gene conversion

2 answers

MyGene.info API, or their Python/R clients:

https://pypi.python.org/pypi/mygene/

http://bioconductor.org/packages/release/bioc/html/mygene.html

A tutorial here: http://nbviewer.jupyter.org/gist/newgene/6771106

Ensemble Biomart

Bioconductor

Thank you very much for your help :)

Log in to answer this question.