Description Usage Arguments Value
View source: R/functions_single_cell.R
Print PCA
1 | print_pca(cell_metadata = cell_data, pc)
|
cell_metadata |
data.table with columns Tsne1, Tsne2, and PCs |
pc |
string; name of principal compopnent (column of cell_data), of which cell score values will be used to colour points (cells) |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.