This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Command to estimate how long local blastx take to finish the job?

Hi everybody,

I'm looking for a command or script to determine how long the local blastx take to finish the job? I access to server with 140 GB of RAM and 32 core and my fasta assembly file is about 46 MB in size, any experience? Your response highly welcomed. Thanks

blast rna-seq alignment

Is your database local? If not and you are accessing different server, they may after some time intentionally delay your queries in order not to overload the server. If local, then good solution would be to take representative sample, run blastx on that and estimate the final time based on these results.

You might be able to use pv, i've not used it, but seems like it may be able to give you a progress bar and estimate of completion. https://github.com/icetee/pv.

0 answers

No answers yet.

Log in to answer this question.