This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Parsing Non-Coding Region Around Protein Of Interest From Embl File

I want to parse noncoding DNA sequences around a protein (P08707) from an embl file: http://www.ebi.ac.uk/ena/data/view/U32222&display=txt&expanded=true

I could grep '^ CDS' and then figure out the non coding regions and compare to the location of the target protein in python. I am wondering if there are any smarter way of doing it. Thanks.

python

0 answers

No answers yet.

Log in to answer this question.