Convert .ab1/.abi sequence file to FASTA?
2
0
Entering edit mode
8.7 years ago
cossio • 0

What tool can I use to convert a large number of .ab1 sequence files to FASTA?

Ideally a free tool I can execute from the terminal in linux.

sequencing • 8.5k views
ADD COMMENT
1
Entering edit mode
8.7 years ago

using staden

ADD COMMENT
1
Entering edit mode
8.7 years ago
Peter 6.0k

You could use Biopython's SeqIO module with a little Python to loop over all the input .ab1 files and call the function Bio.SeqIO.convert()

ADD COMMENT

Login before adding your answer.

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