Querying NCBI Entrez using gene names
1
0
Entering edit mode
8.2 years ago

I am a student working on a research project and this is my first post, so please excuse if I haven't adhered to the forum rules. So I have a list of gene names, and I want to find the gene description as well as gene id and output it using python. I know it is possible to find the fasta using python and gene id, however is it possible to find geneid and description using gene names? If so, how do I reference the gene name in my code?

Thank you,
Mahmud

gene ncbi entrez • 1.4k views
ADD COMMENT
0
Entering edit mode
8.2 years ago
reza.jabal ▴ 580

You can easily do it by BIOMART python package. See here:

https://pypi.python.org/pypi/biomart/0.4.0

ADD COMMENT

Login before adding your answer.

Traffic: 1860 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6