@@ -380,8 +380,9 @@ optional arguments:
380380 -n NUMBER, --number NUMBER
381381 Number of reads to be simulated (Default = 20000)
382382 -x COVERAGE, --coverage COVERAGE
383- Coverage of the simulated reads, Note: Coverage will
384- override the number of reads
383+ Coverage of the simulated reads calculated based on
384+ the emprical kernel desity estimation functions,
385+ Note: Coverage will override the number of reads
385386 -max MAX_LEN, --max_len MAX_LEN
386387 The maximum length for simulated reads (Default =
387388 Infinity)
@@ -445,8 +446,9 @@ optional arguments:
445446 -n NUMBER, --number NUMBER
446447 Number of reads to be simulated (Default = 20000)
447448 -x COVERAGE, --coverage COVERAGE
448- Coverage of the simulated reads, Note: Coverage will
449- override the number of reads
449+ Coverage of the simulated reads calculated based on
450+ the emprical kernel desity estimation functions,
451+ Note: Coverage will override the number of reads
450452 -max MAX_LEN, --max_len MAX_LEN
451453 The maximum length for simulated unaligned reads. Note
452454 that this is not used for simulating aligned reads.
0 commit comments