print_pca: Print PCA

Description Usage Arguments Value

View source: R/functions_single_cell.R

Description

Print PCA

Usage

1
print_pca(cell_metadata = cell_data, pc)

Arguments

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)

Value

ggplot2 object


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