Description Usage Arguments Value
The cell type labels are converted into levelled factors. 'D' is appended before data labels.
1 2 3 4 5 6 | clean_metadata(
x,
AP = NULL,
cell_type_col = c("revised", "Type", "assigned_cluster", "broad_type"),
date_col = "date"
)
|
AP |
aesthetic parameters. The key one is cell_order, which contains sorting cell order |
cell_type_col |
on which columns should cell type sorting occur |
date_col |
which column contains date information |
a Seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.