[BioPython] Standalone Blast

Sebastian Bassi sbassi at gmail.com
Wed Oct 18 16:31:39 UTC 2006


On 10/18/06, alper soyler <alpersoyler at yahoo.com> wrote:
> I want to use formatdb option of standalone BLAST. I have 400 files with ".pep" extension and I want to format all of them. I looked at the "Biopython tutorial and cookbok" but there was no explanation about it. If you help me, I would be glad. Thank you in advance.
>

Hello, it is not in the Biopython tutorial because it is out of scope,
I mean, the biopython tutorial asumes you have a working blast
installation.
I think you should join all your sequences in one file before running
formatdb (like *.pep > allfiles.txt). I asume that all pep files are
fasta files.
Best regards,
SB.

-- 
Bioinformatics news: http://www.bioinformatica.info
Lriser: http://www.linspire.com/lraiser_success.php?serial=318



More information about the Biopython mailing list