Regarding this line:
Use -K 100000000 to achieve deterministic alignment results (Note: this is a hidden option)
Can you explain which randomness this hidden option eliminates? As far as I know, the alignments are deterministic given identical inputs, but batching or reordering of the reads would cause changes in output. Here is a description of the randomness: https://www.biostars.org/p/238628/#238817
Regarding this line:
Use -K 100000000 to achieve deterministic alignment results (Note: this is a hidden option)Can you explain which randomness this hidden option eliminates? As far as I know, the alignments are deterministic given identical inputs, but batching or reordering of the reads would cause changes in output. Here is a description of the randomness: https://www.biostars.org/p/238628/#238817