PlotPCA: Perform PCA

View source: R/benchmark_functions.R

PlotPCAR Documentation

Perform PCA

Description

This function takes the ground truth (meta), the expresssion matrix (data), and performs tSNE, saves the result to a jpeg file with user specified name

Usage

PlotPCA(meta, data, plotname, label, discrete = T, saving = F)

Arguments

meta:

simulation parameters

data:

expression matrix

plotname:

the name of the jpeg file

label:

the column name of the meta data that the points needs to be colored by


YosefLab/SymSim documentation built on Sept. 30, 2024, 2:22 p.m.