plotPCA: Plot the results of a 'ds.PCA()'

View source: R/plotPCA.R

plotPCAR Documentation

Plot the results of a ds.PCA()

Description

Plot the results of a ds.PCA()

Usage

plotPCA(object, group = NULL, xcomp = 1, ycomp = 2, datasources = NULL)

Arguments

group

character Grouping variable

xcomp

numeric Principal component to plot on the X axis

ycomp

numeric Principal component to plot on the Y axis

datasources

a list of DSConnection-class objects obtained after login

res

PCASNPS Object returned from ds.PCASNPS()

Value

ggplot object


isglobal-brge/dsOmicsClient documentation built on March 20, 2023, 3:52 p.m.