read "exon_id" file genbank
I have a file genbank. I have the following problem:
exon complement(80983..81065) /note="exon_id=ENSE00001896310.1"
in python, I want to extract the value of the "exon_id " (the value, in the example above, is "ENSE00001896310.1")
• 1,469 views
•
link
0 answers
No answers yet.
Log in to answer this question.
use Biopython or google some tools converting genbank to gff/gtf/bed format
Try this. http://iubio.bio.indiana.edu/cgi-bin/readseq.cgi