Skip to content

Commit

Permalink
Added a clearer instruction/note for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
berkeucar authored Feb 7, 2025
1 parent 9e09c1a commit fa24994
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,8 +380,9 @@ optional arguments:
-n NUMBER, --number NUMBER
Number of reads to be simulated (Default = 20000)
-x COVERAGE, --coverage COVERAGE
Coverage of the simulated reads, Note: Coverage will
override the number of reads
Coverage of the simulated reads calculated based on
the emprical kernel desity estimation functions,
Note: Coverage will override the number of reads
-max MAX_LEN, --max_len MAX_LEN
The maximum length for simulated reads (Default =
Infinity)
Expand Down Expand Up @@ -445,8 +446,9 @@ optional arguments:
-n NUMBER, --number NUMBER
Number of reads to be simulated (Default = 20000)
-x COVERAGE, --coverage COVERAGE
Coverage of the simulated reads, Note: Coverage will
override the number of reads
Coverage of the simulated reads calculated based on
the emprical kernel desity estimation functions,
Note: Coverage will override the number of reads
-max MAX_LEN, --max_len MAX_LEN
The maximum length for simulated unaligned reads. Note
that this is not used for simulating aligned reads.
Expand Down

0 comments on commit fa24994

Please sign in to comment.