This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How To Know The Progress Of Program Running Like Bwa Index Or Aln?

Thank you for your answer, my question is that how to know progress of BWA index or aln when It is running under linux.

bwa

1 answer

There's no exact method. You have to look at the output file size and compare that against what you expect the final size to be. This is largely a guesstimate.

Log in to answer this question.