filter_overcounts: Filter out over-counts

View source: R/data_filtering.R

filter_overcountsR Documentation

Filter out over-counts

Description

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

Usage

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.


mrc-ide/MIPanalyzer documentation built on Jan. 17, 2024, 7:16 p.m.