[BioPython] caf format support
Peter
biopython at maubp.freeserve.co.uk
Tue Oct 28 12:16:33 UTC 2008
On Tue, Oct 28, 2008 at 11:52 AM, Jose Blanca <jblanca at btc.upv.es> wrote:
> Hi,
> I'm currently dealing with caf contig files. Has BioPython support for this
> format? Do you know of other alternatives in python or perl to deal with it?
> Best regards,
I'm not aware of any Biopython code for CAF contig files. However,
have a look at http://www.sanger.ac.uk/Software/formats/CAF/userguide.shtml
where some perl tools are described, including some for converting CAF
into other formats.
We do have ACE and PHRED (used by PHRAP) parsers in Bio.Sequencing, so
adding Bio.Sequencing.CAF might be logical.
Peter
More information about the Biopython
mailing list