Description Usage Arguments Value Examples
To plot cell type tree
1 | plotCellTypeTree(cutree_list, group_level = NULL)
|
cutree_list |
A list indicates the hierarchical cell type tree |
group_level |
Indicate whether plot or not |
A ggplot object visualising the HOPACH tree
1 2 3 | data("trainClassExample_xin")
plotCellTypeTree(cellTypeTree(trainClassExample_xin))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.