seqrequester icon indicating copy to clipboard operation
seqrequester copied to clipboard

A tool for summarizing, extracting, generating and modifying DNA sequences.

Results 3 seqrequester issues
Sort by recently updated
recently updated
newest added

I am trying to use the "simulate" mode and keep getting the following error: "ERROR: Don't know how long to make the reads. Set -distribution or -length" However, I have...

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?

Hello @brianwalenz and @arangrhie ! After a talk Arang gave to the VGP Galaxy group, they would like to use this package for workflows, but that means creating a Conda...