prepPCADat: prepPCADat

View source: R/pca.R

prepPCADatR Documentation

prepPCADat

Description

prepares pca data with metadata. If metadata doesn't exists it puts all the sampels into a signlge group; "Conds".

Usage

prepPCADat(pca_data = NULL, metadata = NULL, input = NULL, pcx = 1, pcy = 2)

Arguments

pca_data,

pca run results

metadata,

additional meta data

input,

input

pcx,

x axis label

pcy,

y axis label

Value

Color and shape from selection boxes or defaults

Examples

    x <- prepPCADat()

UMMS-Biocore/debrowser documentation built on Feb. 9, 2024, 6:15 p.m.