Description Usage Arguments Value Author(s) Examples
Creates a tree object representing a cell-type hierarchy
1 | create_hierarchy(branches)
|
branches |
A character vector containing |
A data.tree object containing the cell type hierarchy
Lieke Michielsen and Jose Alquicira-Hernandez
1 2 | branches <- c("Myeloid/DC/pDC", "Myeloid/DC/cDC")
h <- create_hierarchy(branches)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.