print_raw_tsne: Print tsne based on raw expression rather than SDA scores

Description Usage Arguments Value

View source: R/functions_single_cell.R

Description

Print tsne based on raw expression rather than SDA scores

Usage

1
2
print_raw_tsne(gene, expression_matrix = data,
  cell_metadata = cell_data)

Arguments

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

Value

ggplot2 object


MyersGroup/testisAtlas documentation built on Nov. 29, 2020, 9:21 p.m.