Description Usage Arguments Value References
Helper function to extract all descendants of 'clus' in a tree, one node per cluster. This code is adapted from the R package 'slingshot'.
1 | getDescendants(clus, forest, parent = NULL)
|
forest |
the adjacency matrix between clusters (nodes) |
parent |
the parent cluster (node) that will be excluded from the result |
clust |
the cluster (node) to start with |
A vector containing the list of descendants
Street K, Risso D, Fletcher RB, et al. (2017). "Slingshot: Cell lineage and pseudotime inference for single-cell transcriptomics." bioRxiv. 10.1101/128843
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.