modules/mosdepth
Calculates genome-wide sequencing coverage.
mosdepthbamcramcoverage
Input
name:type
description
pattern
List of labels for quantized coverage bins, e.g. [ “NO_COVERAGE”, “LOW_COVERAGE”, “MEDIUM_COVERAGE”, “HIGH_COVERAGE” ]
The first value will be assigned to the MOSDEPTH_Q0 environment variable, the second to MOSDEPTH_Q1, and so on.
These can then be used in the --quantize option of mosdepth to assign labels to quantized coverage bins.