mcell_add_cgraph_bknn_norm_mc: Build a cell graph using balanced knn after normalizing over...

View source: R/cgraph_knn_mcnorm.r

mcell_add_cgraph_bknn_norm_mcR Documentation

Build a cell graph using balanced knn after normalizing over a given metacell model

Description

Build a cell graph using balanced knn after normalizing over a given metacell model

Usage

mcell_add_cgraph_bknn_norm_mc(graph_id, mat_id, gset_id, K, mc_to_norm)

Arguments

graph_id

new graph id to create

mat_id

matrix object id

gset_id

gset object id defining the gene features used for computing distances

K

the guideline Knn parameter. The balanced will be constructed aiming at K edges per cell


tanaylab/metacell documentation built on Oct. 19, 2023, 1:01 p.m.