R/scmat.r
mcell_mat_ignore_cells.Rd
Generate a new matrix object with a given ignore cell list
mcell_mat_ignore_cells(new_mat_id, mat_id, ig_cells, reverse = F)
id of matrix in scdb
existing matrix
cells names to ignore
set this to true to focus on cells instead of ignore them. False by default