mcell_coclust_from_graph_resamp: Compute metacell using resampling iterations of graph cover...

View source: R/coclust_graph_cov.r

mcell_coclust_from_graph_resampR Documentation

Compute metacell using resampling iterations of graph cover k-means-like approach

Description

Compute metacell using resampling iterations of graph cover k-means-like approach

Usage

mcell_coclust_from_graph_resamp(
  coc_id,
  graph_id,
  min_mc_size,
  p_resamp,
  n_resamp
)

Arguments

graph_id

a knn graph object id into scdb

min_mc_size

target minimum metacell size. This is only an approximation and smaller MC may be returned by the algorithm

mc_id

id of metacell object to be added

mat_id

a matrix object id

resamp_n

number of resampling iterations


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