seqrequester
seqrequester copied to clipboard
Can user provide seed to random generator during read simulation?
It seems like the seed value is fixed for read simulation:
https://github.com/marbl/seqrequester/blob/31141c14d80fe0dde2766bcc3e622bf600e2bba4/src/seqrequester/simulate.H#L59
Is it possible to expose this parameter on the command line interface?