mc_colorize: colorize metacell using a set of prefered markers and their...

View source: R/mc_colorize.r

mc_colorizeR Documentation

colorize metacell using a set of prefered markers and their colors

Description

colorize metacell using a set of prefered markers and their colors

Usage

mc_colorize(new_mc_id, mc_id = new_mc_id, marker_colors = NULL, override = T)

Arguments

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


tanaylab/metacell documentation built on Oct. 19, 2023, 1:01 p.m.