View source: R/filtering_functions.R
declare_filtering_presets | R Documentation |
Performs vetting of a SummarizedExperiment object for use in several functions
declare_filtering_presets(
analysis = NULL,
is16S = FALSE,
applyfilters = NULL,
featcutoff = NULL,
GenomeCompletenessCutoff = NULL,
PctFromCtgscutoff = NULL,
maxl2fc = NULL,
minl2fc = NULL,
minabscorrcoeff = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.