RunKBET | R Documentation |
RunKBET
RunKBET(
SerObj = NULL,
batch = "batch",
reduction = "pca",
dims = 10,
per = 0.1,
acceptance = TRUE,
verbose = FALSE
)
SerObj |
A seurat SerObj to correct batch effects. |
batch |
Batch labels. |
reduction |
Reduction to use. |
dims |
Number of dimensions to use. |
per |
Percentages of the mean batch size. |
acceptance |
Return the acceptance rate. |
verbose |
Print verbose. |
kBET mean score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.