aggregate_cell_types | R Documentation |
RCTD
objectThe difference with count_cell_types
is that this function does not filter out pixels
based on total cell type weight, as occurs in the CSIDE algorithm.
aggregate_cell_types(myRCTD, barcodes, doublet_mode = T)
barcodes |
the barcodes, or pixel names, of the |
doublet_mode |
(default TRUE) if TRUE, uses RCTD doublet mode weights. Otherwise, uses RCTD full mode weights |
RCTD |
an |
a named vector of number of pixel occurrences for each cell type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.