Extract Certain Info From Multiple Files In Genbank Format
3
2
Entering edit mode
13.6 years ago
Redse ▴ 30

hi,

i'm new in bioinformatics and python. my first project is to extract /gene, /product, /locustag and /ECnumber qualifiers info from Genbank file. i need the info for all these qualifiers only and save them in 1 specific file. is there any specific script to do this? thanks..

python • 4.6k views
ADD COMMENT
0
Entering edit mode

Hi,

thanks guys...will look into those links right now..

ADD REPLY
4
Entering edit mode
13.6 years ago

This should be easily doable using BioPython. I have not used it much myself, but take a look at the examples here.

ADD COMMENT
1
Entering edit mode
ADD COMMENT
0
Entering edit mode

Ha, I think we posted answers with the exact same links within seconds of each other :)

ADD REPLY
0
Entering edit mode

I was the first one ! ;-) I was the first one ! I was the first one ! Vote for me ! Vote for me ! Vote for me ! :-))

ADD REPLY
1
Entering edit mode
13.6 years ago
Paulo Nuin ★ 3.7k

You can definitely use the BioPython approach, but if you want to take a look a "raw" python way check this out.

You can modify the code to fit your needs.

ADD COMMENT

Login before adding your answer.

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