fitPixels | R Documentation |
If in doublet mode, fits at most two cell types per pixel. It classifies each pixel as 'singlet' or 'doublet' and searches for the cell types on the pixel. If in full mode, can fit any number of cell types on each pixel. In multi mode, cell types are added using a greedy algorithm, up to a fixed number.
fitPixels(RCTD, doublet_mode = "doublet")
RCTD |
an |
doublet_mode |
|
an RCTD
object containing the results of the RCTD algorithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.