Fishing nucleotide sequences from genome files given aligned protein FASTA files using biopython
0
0
Entering edit mode
5.8 years ago
mirali1025 • 0

Hello everyone:

I have written a script using biopython to try and fish out nucleotide sequences of aligned proteins (within FASTA files). My task is to use local genbank files of particular strains and try to extract the nucleotide sequences based on the aligned FASTA files. I'm having some trouble finishing the script, however, but I think it is almost complete:

Biopython script

gene Assembly fasta • 961 views
ADD COMMENT
0
Entering edit mode

One has to request permission to view your script and, sorry, I do not want use my personal email account, nor create a phony account just to try to help someone at a forum. Why don't you use a github gist?

If you make your alignment output gff or bed, you can then use bedtools to obtain the underlying sequence.

ADD REPLY

Login before adding your answer.

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