git clone https://github.com/Phylloxera/5loci.git
cd 5loci; git pull https://github.com/Phylloxera/5loci.git
export BLASTDB=$BLASTDB:5loci/Colibactin_clb; blastn -task megablast -query <query fasta> -db Colibactin_clb \ -out <output file name> -num_threads <number of threads>