View source: R/get_ctd_dendro.r
get_ctd_dendro | R Documentation |
Get all dendrogram features used for plotting a dendrogram of cell types.
get_ctd_dendro(ctd, annotLevel, expand = c(0, 0.66), verbose = TRUE, ...)
ctd |
Cell type data structure containing |
annotLevel |
Annot level for which the gene covar file should be constructed. |
expand |
For position scales, a vector of range expansion constants used to add some
padding around the data to ensure that they are placed some distance
away from the axes. Use the convenience function |
verbose |
Print messages. |
... |
Arguments passed on to
|
List containing ddata and ordered_cells
MAGMA.Celltyping:::get_ctd_dendro(ctd = ctd, annotLevel = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.