mcell_mat_ignore_small_cells: Generate a new matrix object after removing cells without...

View source: R/scmat.r

mcell_mat_ignore_small_cellsR Documentation

Generate a new matrix object after removing cells without enough umis

Description

The currently ignored cells are still going to be ignored, and small cells are goign to be added to them

Usage

mcell_mat_ignore_small_cells(new_mat_id, mat_id, min_umis)

Arguments

new_mat_id

id of matrix in scdb

mat_id

existing matrix

min_umis

minimum number of umi per cell


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