sce_add_cell_data | R Documentation |
colData()
of a SingleCellExperiment
object.Add columns to colData()
of a SingleCellExperiment
object.
sce_add_cell_data(sce_dimred, cell_data, overwrite_sce = TRUE)
sce_dimred |
A |
cell_data |
A dataframe. |
overwrite_sce |
A logical scalar: if |
A modified sce_dimred
with added/updated colData()
columns from cell_data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.