Hello,
I have a situation where I am calling dnabarcoder.py search multiple times with different query datasets but the reference database stays the same.
Each time I execute the search function, there is a bit of a delay to complete the makeblastdb command.
Would it be possible to add an argument to dnabarcoder's search command which takes a pre-built BLAST database so it doesn't need to be recomputed each time?
Thank you
Hello,
I have a situation where I am calling
dnabarcoder.py searchmultiple times with different query datasets but the reference database stays the same.Each time I execute the
searchfunction, there is a bit of a delay to complete themakeblastdbcommand.Would it be possible to add an argument to dnabarcoder's search command which takes a pre-built BLAST database so it doesn't need to be recomputed each time?
Thank you