Filter out over-counts, defined as count > coverage. Replace any such element with NA.

filter_overcounts(x, description = "replace overcounts with NA")

Arguments

x

object of class mipanalyzer_biallelic or mipanalyzer_multiallelic.

description

brief description of the filter, to be saved in the filter history.