Description Usage Arguments Value
View source: R/functions_single_cell.R
Plot scores
1 2 | plot_cell_scores(component = "V25", point_size = 0.6,
cell_metadata = cell_data)
|
component |
string ; component name as in cell_metadata object e.g. "V12" |
point_size |
numeric |
cell_metadata |
data.table with columns cell, Tsne1_QC1, Tsne2_QC2, and components V1, V2 etc. |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.