mcell_mat_ignore_cells | R Documentation |
Generate a new matrix object with a given ignore cell list
mcell_mat_ignore_cells(new_mat_id, mat_id, ig_cells, reverse = F)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.