extractMarkersFromSubtypes: Extract Markers From Subtypes

View source: R/plots.R

extractMarkersFromSubtypesR Documentation

Extract Markers From Subtypes

Description

Extract Markers From Subtypes

Usage

extractMarkersFromSubtypes(
  parent.type = "root",
  clf.data = NULL,
  clf.tree = NULL,
  marker.list = NULL,
  count.matrix = NULL,
  max.depth = NULL,
  drop.missing = T,
  marker.type = c("expressed", "not_expressed")
)

Arguments

parent.type

cell type for which the markers of the subtypes must be plotted


khodosevichlab/CellAnnotatoR documentation built on June 29, 2022, 9:12 p.m.