mcell_mat_ignore_cells: Generate a new matrix object with a given ignore cell list

View source: R/scmat.r

mcell_mat_ignore_cellsR Documentation

Generate a new matrix object with a given ignore cell list

Description

Generate a new matrix object with a given ignore cell list

Usage

mcell_mat_ignore_cells(new_mat_id, mat_id, ig_cells, reverse = F)

Arguments

new_mat_id

id of matrix in scdb

mat_id

existing matrix

ig_cells

cells names to ignore

reverse

set this to true to focus on cells instead of ignore them. False by default


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