This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Biopython Retrieving protein transcripts for a protein coding gene

Hi there,

I am using biopython's wrapper API for ncbi eutils to retrieve related proteins, identical proteins and variant proteins (transcripts, splice variants, etc) for a certain protein coding gene.

This information is displayed for a protein coding gene on its ncbi page under the "mRNA and Protein(s)" section

http://www.ncbi.nlm.nih.gov/gene/10555

I am retrieving identical proteins via LinkName=protein_protein_identical and related via LinkName=protein_protein

http://www.ncbi.nlm.nih.gov/protein?LinkName=protein_protein_identical&from_uid=69122971

Is there a way to retrieve the transcripts for a protein coding gene?

Thank you, K

biopython eutils

0 answers

No answers yet.

Log in to answer this question.