| extractMarkersFromSubtypes | R Documentation | 
Extract Markers From Subtypes
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")
)
| parent.type | cell type for which the markers of the subtypes must be plotted | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.