.calc_outliers_dt | R Documentation |
Calculate outliers for each cell
.calc_outliers_dt(fit_obj, x, groups, alpha)
fit_obj |
Most of output from .fit_one_sampleqc |
x |
Matrix of QC values |
groups |
Sample labels for every cell |
alpha |
Chi squared threshold defining outliers |
data.table containing fitted parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.