Skip to contents

Generate 2D and 3D PCA plots

Usage

PCA_plot(experiment = c("SWATH", "TMT"), data, pca.components, Group)

Arguments

experiment

Currently TMT or SWATH

data

Currently only used by TMT to get rownames

pca.components

The output of PCA_calc()

Group

Group information for each column from PCA_calc() input (usually prot.ag). No replicate information.