vsearch icon indicating copy to clipboard operation
vsearch copied to clipboard

control of 2 separate randseed events in sintax

Open todd-desantis opened this issue 8 months ago • 10 comments

I see two places where sintax would need a random seed:

  1. when a subset of kmers are randomly sampled from the query sequence.
  2. when these kmers match equally well to more than one sequence in the .udb file then the "top" hit would be governed by a random ordering.

Can setting the randseed option be applied to both of these random events to create a reproducible output?

todd-desantis avatar Oct 17 '23 20:10 todd-desantis