mc_colorize | R Documentation |
colorize metacell using a set of prefered markers and their colors
mc_colorize(new_mc_id, mc_id = new_mc_id, marker_colors = NULL, override = T)
new_mc_id |
output metacell id in scdb |
mc_id |
input metacell id in scdb (default: new_mc_id) |
override |
if this is true, all colors are going to be set to white unless some marker match is found |
marker_color |
a data frame with fields gene, group, color, priority, thresh |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.