You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my use, it would suffice if this seed is generated randomly. Maybe instead of seed value, a command line boolean option to randomly generate the seed will also work for us.
Thanks for the gentle push here. I added -seed to everything that uses random values. It was, sadly, only lightly tested - and there was some major refactoring of command line processing done at the same time.
It seems like the seed value is fixed for read simulation:
seqrequester/src/seqrequester/simulate.H
Line 59 in 31141c1
Is it possible to expose this parameter on the command line interface?
The text was updated successfully, but these errors were encountered: