Entering edit mode
15 months ago
Hello, I know that with Bowtie2 I can choose the --non-deterministic option to make sure that the pseudo random generator is re-initialised differently every time the algorithm runs. Would this be possible to do such thing with BWA-mem2 as well? and if yes, how does the two algorithms, the one used by Bowtie2 and the other used by BWA-mem2, compare?
DBScan So, it implies that if I don't use this option -K some number, it is NOT deterministic? However, I still don't understand how the random seed is selected.