scRNAtools_pca_3D: 3D PCA analysis

Description Usage Arguments Author(s) Examples

View source: R/scRNAtools_pca_3D.R

Description

PCA analysis for scRNA sequencing data and present 3D figure.

Usage

1

Arguments

example1

scRNA sequencing data with header.

types

Cell types in the example data.

Author(s)

Qian Yang

Examples

1
2
3
4
##3D PCA analysis
data(example1)
data(types)
scRNAtools_pca_3D(example1,types)##3D figure of PCA results.

scRNAtools documentation built on May 2, 2019, 2:43 a.m.