[bip] ab1 sequence file reader in python

Sebastian Bassi sbassi at clubdelarazon.org
Fri Aug 31 06:45:58 PDT 2007


On 8/30/07, Titus Brown <titus at caltech.edu> wrote:
> ->    Has anyone here written a parser for ab1 sequence files?  I'm
> -> interesting in capturing the quality values that accompany each
> -> sequencing result.  Apparently the file format specs are ABI trade
> -> secrets, but I've read that "many people have reverse-engineered
> -> them" ( http://www.bio.net/bionet/mm/bio-soft/2002-June/023729.html ).

AFAIK, the specs for ABI files are public. Look at this file:
www.appliedbiosystems.com/support/software_community/ABIF_File_Format.pdf
I think BioPerl has some code to read ABI files, but I also would like
to see something like this for Python.

-- 
Sebastián Bassi (セバスティアン)
Diplomado en Ciencia y Tecnología.
GPG Fingerprint: 9470 0980 620D ABFC BE63 A4A4 A3DE C97D 8422 D43D


More information about the biology-in-python mailing list