Description Usage Arguments Value
View source: R/functions_single_cell.R
Print tsne based on raw expression rather than SDA scores
1 2 | print_raw_tsne(gene, expression_matrix = data,
cell_metadata = cell_data)
|
gene |
string; gene symbol, of which expression values will be used to colour points (cells) |
expression_matrix |
cell by gene expressionn matrix |
cell_metadata |
data.table with columns Tsne1, Tsne2, and PCs |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.