Coverage becomes a clearer instrument ratio when read count and read length are scanned separately. Exact arithmetic here means exact results for the stated model inputs; measured inputs still carry uncertainty and significant-figure limits.

highlighted = computed this step

Coverage is a ratio of read bases to genome bases

The genome length is held fixed at 1000 bases. Read count and read length set the numerator.

c=NreadsLreadGc=\frac{N_{\text{reads}}L_{\text{read}}}{G}
CoverageReads cover a simplified genome track.coverage

Three read plans make three coverage rows

The scan separates more reads from longer reads. Either one can raise the read-base numerator, but the coverage formula is the same in every row.

NreadsLreadc101001201002201503\begin{array}{c|c|c}N_{\text{reads}}&L_{\text{read}}&c\\10&100&1\\20&100&2\\20&150&3\\\end{array}
CoverageReads cover a simplified genome track.coverage

Longer reads can raise coverage without more reads

The third row keeps the read count at 20 but raises read length to 150 bases. Coverage becomes 3 times.

c=201501000=3c=\frac{20\cdot150}{1000}=3
CoverageReads cover a simplified genome track.coverage