This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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")

python genbak

use Biopython or google some tools converting genbank to gff/gtf/bed format

0 answers

No answers yet.

Log in to answer this question.