Description Usage Arguments Value
RunHarmony did not support dims.use actually, so I wrote this wrapper function to support that.
1 | pp_runHarmony(object, dims.use, group.by.vars, ...)
|
object |
Seurat object |
dims.use |
Which PCA dimensions to use for Harmony. By default, use all |
group.by.vars |
Which variable(s) to remove (character vector). |
... |
other parameters to be used in harmony::HarmonyMatrix |
Seurat (version 3) object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.