ssgsea_rotationPCA: Plotting PCA function

Description Usage Arguments Value

View source: R/ssgsea.R

Description

Plotting PCA function

Usage

1
2
3
4
5
6
7
8
ssgsea_rotationPCA(
  ssgsea,
  metadata,
  hallmark_tb = NULL,
  contrast,
  returnData = FALSE,
  group = NULL
)

Arguments

ssgsea

output table

metadata

tibble of sample, \<group\> where group colours the PCA

hallmark_tb

hallmark data with Process_Category column to colour by process

contrast

string to title plot

returnData

flag to allow data to be returned

intgroup

colname to use as group to colour in if not using Process Category

Value

ggp_pca_list ggplot2 object for printing, pca for safe keeping


brucemoran/RNAseqR documentation built on Sept. 14, 2021, 11:08 a.m.