This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Wgsim - Distribution Of Reads Along The Genome

Does anybody how wgsim or simNGS chose the distribution of the reads along the genome? Randomly (so uniformly?)

simulation

1 answer

The simLibrary tool from the simNGS package samples the fragments uniformly form the genome. Strand bias can be specified through the -b argument.

Log in to answer this question.