pca_analysis: PCA

Description Usage Arguments Examples

View source: R/analyse_data.R

Description

Do the analysis + the graph for the pca

Usage

1
pca_analysis(pca, axis1 = 1, axis2 = 2, radius = 0)

Arguments

pca

the pca if it exist to not recalculate them

axis1

the number of the axis 1

axis2

the number of the axis 2

radius

the radius of the circle

data

the data to to the pca analysis

Examples

1
""

ArthurPERE/RNASeqDE documentation built on Sept. 17, 2019, 7:34 p.m.