FitAmbientModel: Fit model

Description Usage Arguments Value

View source: R/ambient.R

Description

Fit model

Usage

1
2
3
4
5
6
7
8
9
FitAmbientModel(
  data,
  idents,
  batches,
  anno = NULL,
  coefs.use = NULL,
  fit.n = 50,
  fit.cutoff = 2
)

Arguments

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

Value

list describing model outputs


joshpeters/westerlund documentation built on Sept. 9, 2021, 2:11 p.m.