bb_align | R Documentation |
Align a CDS object according to a metadata variable
bb_align(cds, align_by, n_cores = 8)
cds |
A cell data set object to align |
align_by |
A metadata column to align by |
n_cores |
Number of cores to reduce dimensions by. |
A modified cell data set object with aligned dimensions and new metadata columns holding prealignment umap coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.