Description Usage Arguments Value See Also
.filterKnn
1 | .filterKnn(knn_cell, batch_min, group, sce)
|
knn_cell |
Data frame with one column "distance" and one column named by the group variable. Rows correspond to the knn cells and do not need rownames. |
batch_min |
Numeric. Minimum number of cells per batch to include. |
group |
Character. Name of group/batch variable.
Needs to be one of |
sce |
A |
data.frame with two columns (index, distance) for filtered knn cells.
Other helper functions:
.cmsCell()
,
.defineSubspace()
,
.filterLocMin()
,
.ldfKnn()
,
.smoothCms()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.