RunHarmony | R Documentation |
RunHarmony
RunHarmony(
SerObj = NULL,
batch = "batch",
dims = 10,
runningTime = FALSE,
verbose = FALSE,
...
)
SerObj |
A seurat SerObj to correct batch effects. |
batch |
Batch labels. |
dims |
Dimensions to use in the correction. |
runningTime |
Return the running time. |
verbose |
Print verbose. |
... |
Arguments passed to other methods. |
Seurat SerObj with the corrected data in the 'harmony' reduction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.