run.RCTD | R Documentation |
RCTD
objectEquivalent to sequentially running the functions fitBulk
, choose_sigma_c
, and fitPixels
run.RCTD(RCTD, doublet_mode = "doublet")
RCTD |
an |
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.
an RCTD
object containing the results of the RCTD algorithm. Please see RCTD
documentation for more information on interpreting the content of the RCTD object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.