...
We will need a manifest file to feed inputs, which should have the location of the fasta files, and the name/location of the databases. Then a sbatch script to call blastx BLASTx program and generate the job array, and a single line of command to submit this sbtach script.
...
Generate the manifest file
...