BLAST.PL

Description

This script uses BioPerl functions to align a group of nucleotide sequences against a BLAST-able database (created from formatdb.pl).  The result is a BLAST report for each query sequence as well as an output file out.txt.

Arguments

Notes

Usage:
$./blast.pl -i seq.fasta
                  -d Pfa3D7_Annotated
                  -e 1e-10
Output:
*Ex: the output file for NC_004331-1410 would be "blast_NC_004331-1410.out"