View source: R/RunDoubletfinder.R
| RunDoubletfinder | R Documentation | 
Function to run doublet finder
RunDoubletfinder(
  object,
  dims,
  group = "var_cluster",
  doublet.formrate = 0.075,
  sct = T
)
object | 
 Seurat object  | 
dims | 
 Number of dimensions to use  | 
group | 
 variable to group the cells by  | 
doublet.formrate | 
 Doublet formation rate (Refer to Cellranger documentation. Depends on number of cells fed in)  | 
sct | 
 logical (T/F)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.