Generate a new matrix object with a given ignore gene list

mcell_mat_ignore_genes(new_mat_id, mat_id, ig_genes, reverse = F)

Arguments

new_mat_id

id of matrix in scdb

mat_id

existing matrix

reverse

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

ig_gene

gene names to ignore