Run PCA on selected population of cells
1 | selected_cell_PCA(x, select_cells = NULL, assay = NULL, select_genes = NULL)
|
x |
Seurat object |
select_cells |
PCA on a subset of cells, a boolean vector; default is all cells |
select_genes |
PCA on a subset of genes, default is variable genes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.