fasta2AlignerDb.pl
fasta2AlignerDb.pl [options] -o 'options' -f <fasta>
Options: -h this help message -if fasta -o command line options for formatdb
Location of blastall must be defined in environmental variable "BLAST_LOC". This script constructs the command line and executes it with a system call. Creates teh database at the location of the input fasta file.
Creates a blast database of the input Fasta where the fasta file is located. Uses formatdb, the location of which is defined by the environmental variable BLAST_LOC.
$Revision: 1.3 $
$Date: 2009-08-26 17:18:14 $
Kurt M. LaButti
K.LaButti 2008/10/23 Creation