RunScanorama | R Documentation |
RunScanorama
RunScanorama(
SerObj = NULL,
batch = "batch",
runningTime = FALSE,
verbose = FALSE,
...
)
SerObj |
A seurat SerObj to correct batch effects. |
batch |
Batch labels. |
runningTime |
Return the running time. |
verbose |
Print verbose. |
... |
Arguments passed to other methods. |
Seurat SerObj 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.