Description Usage Arguments Value Examples
HIPPO's hierarchical clustering
1 |
sce |
SingleCellExperiment object |
K |
number of clusters to ultimately get |
z_threshold |
numeric > 0 as a z-value threshold for selecting the features |
outlier_proportion |
numeric between 0 and 1, a cut-off so that when the proportion of important features reach this number, the clustering terminates |
verbose |
if set to TRUE, it shows progress of the algorithm |
a list of clustering result for each level of k=1, 2, ... K.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.