Entering edit mode
9.7 years ago
jyu429
▴
120
Hi,
I'm interested in simulating reads with a mutation rate of zero. So basically I just want to generate reads of a certain length without any mutations. Is there a way to do this with wgsim or perhaps Art? Thanks!
Thanks! Is there also a parameter to play with read-depth coverage?
If you know the size of the genome, which you do, coverage is reads*readLength/geneomeLength, and the number of reads and their length are parameters.
see option '-N'