PCAplot: PCAplot() Function

View source: R/02_signature_plot.R

PCAplotR Documentation

PCAplot() Function

Description

This function generate PCA plots according to batch

Usage

PCAplot(vsd, selected_group = "group", batch, outDIR)

Arguments

vsd

: vsd data (processed with DESeq2 + vst)

selected_group

: groups that is visualised in PCA plots, default = "group"

batch

: batch = NULL if not, check PCA plots with Chip variable

outDIR

: directory to save plots

Value

list

Examples

PCAplot()


jyoh1248/MyoSignature documentation built on May 18, 2022, 12:37 a.m.