Description Usage Arguments Value
Fit model
1 2 3 4 5 6 7 8 9 | FitAmbientModel(
data,
idents,
batches,
anno = NULL,
coefs.use = NULL,
fit.n = 50,
fit.cutoff = 2
)
|
data |
TP10K matrix genes by cells |
idents |
identities to fit |
batches |
batches |
coefs.use |
model coefficients to use |
fit.n |
number of genes to fit |
fit.cutoff |
residual cutoff |
list describing model outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.