View source: R/harmonize_impute.R
impute_knn_global | R Documentation |
Title
impute_knn_global(
comb.dat,
split.results,
select.genes,
select.cells,
ref.list,
sets = comb.dat$sets,
max.dim = 80,
th = 0.5,
rm.eigen = NULL,
rm.th = 0.65
)
comb.dat |
|
split.results |
|
select.genes |
|
select.cells |
|
ref.list |
|
sets |
|
max.dim |
|
th |
|
rm.eigen |
|
rm.th |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.