View source: R/krsa_filter_nonLinear.R
krsa_filter_nonLinear | R Documentation |
This function takes in the pw data, r2 threshold, and samples and group names (optional)
krsa_filter_nonLinear(data, threshold, samples = NULL, groups = NULL)
data |
krsa modeled pw data (scaled) |
threshold |
r2 threshold |
samples |
(optional) sample names |
groups |
(optional) group names |
vector
Other QC functions:
krsa_filter_lowPeps()
,
krsa_filter_ref_pep()
,
krsa_qc_steps()
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.