Querying the 3' UTR region of Ensembl using Python
1
0
Entering edit mode
9.8 years ago

I'm kinda new to biopython and I was wondering If I had sequences(s) in fasta format on my computer, is it possible to use python to search for exact matches on ensembl in the 3' UTR region?

Any help would be appreciated.

sequence • 2.6k views
ADD COMMENT
2
Entering edit mode
9.8 years ago

It might be easier to manually get the 3' UTR sequence from Biomart and then use that with biopython (perhaps there are biopython functions to query biomart, but I'm not familiar with them). The exact matching can be done as in this tutorial example.

ADD COMMENT
0
Entering edit mode

I'm sorta looking for a direct way rather than taking the longer route.

Thanks for the tutorial.

ADD REPLY

Login before adding your answer.

Traffic: 2680 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