This repository is responsible to execute functions related with the BLAST tool

executeBlastSearch is used to execute search of the blast tool, using external parameters, mount the command line, and returns the reference of String $program => scalar with the name of the program $database => scalar with the database $fastaSequence => scalar with the sequence $from => scalar from position sequence $to => scalar to position sequence $filter => referenced list with filters $expect => scalar with the expected evalue $matrix => scalar with matrix $ungappedAlignment => scalar with off or on for ungapped alignments $geneticCode => scalar with the genetic code $databaseGeneticCode => scalar with the database genetic code $frameShiftPenality => scalar with the frame shift penality option $alignmentView => scalar with the alignment view $descriptions => scalar with the quantity of descriptions $alignments => scalar with the quantity of alignments $costOpenGap => scalar with the cost to open gap $costToExtendGap => scalar with the cost to extend a gap $wordSize => scalar with the word size