View source: R/data_filtering.R
filter_overcounts | R Documentation |
Filter out over-counts, defined as count > coverage. Replace any such element with NA.
filter_overcounts(x, description = "replace overcounts with NA")
x |
object of class |
description |
brief description of the filter, to be saved in the filter history. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.