form_metacells | R Documentation |
Include the hard clustering information and compute the meta-cells
for an existing multiSVD
object.
form_metacells(
input_obj,
large_clustering_1,
large_clustering_2,
num_metacells = NULL,
min_size = 5,
verbose = 0
)
input_obj |
|
large_clustering_1 |
factor among the |
large_clustering_2 |
factor among the |
num_metacells |
number of desired meta-cells |
min_size |
smallest number of cells for a meta-cell |
verbose |
non-negative integer |
updated multiSVD
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.