runHarmony | R Documentation |
Integration of single cell ATAC-seq data for batch correction using Harmony algorithm
runHarmony(obj, eigs.dim, meta_data, vars_use, ...)
obj |
A snap object |
eigs.dim |
A vector of the components to use in construction of the KNN graph. |
meta_data |
Either (1) Dataframe with variables to integrate or (2) vector with labels. |
vars_use |
If meta_data is dataframe, this defined which variable(s) to remove (character vector). |
... |
Paramters passed to Harmony |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.