plot_pca: Plots PCA of all features. Colors high and low quality cells...

Description Usage Arguments Details Value

View source: R/filter_low_qual_cells.R

Description

Plots PCA of all features. Colors high and low quality cells based on outlier detection.

Usage

1
plot_pca(features, annot, pca, col, output_file)

Arguments

features

Input dataset containing features (cell x features)

annot

Matrix annotation of each cell

pca

PCA of features

col

color code indicating what color high and what low quality cells

output_file

where plot is stored

Details

This function plots PCA of all features + most informative features

Value

Plots of PCA


cellity documentation built on Nov. 8, 2020, 6:11 p.m.