Generate a new matrix object with a given ignore cell list

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