View source: R/BatchCorrection.R
RunScanorama | R Documentation |
RunScanorama
RunScanorama( object = NULL, batch = "batch", runningTime = FALSE, verbose = FALSE, ... )
object |
A seurat object to correct batch effects. |
batch |
Batch labels. |
runningTime |
Return the running time. |
verbose |
Print verbose. |
... |
Arguments passed to other methods. |
Seurat object with the corrected data in the 'integrated' assay.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.