mcell_gset_from_mc_markers | R Documentation |
This should be mostly used for visualization and highlighting key genes
mcell_gset_from_mc_markers(
gset_id,
mc_id,
filt_gset_id = NULL,
blacklist_gset_id = NULL,
non_marker_genes = NULL
)
gset_id |
id of gene set to generate |
mc_id |
id of metacell object |
filt_gset_id |
gene set to select from (null by default) |
blacklist_gset_id |
gene set to exclude (null by default) |
non_marker_genes |
list of gene names to avoid |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.