Perform_Pathway_Analysis_Escape_SSGSEA: A Perform_Pathway_Analysis_Escape_SSGSEA Function

View source: R/Perform_Pathway_Analysis_Escape_SSGSEA.R

Perform_Pathway_Analysis_Escape_SSGSEAR Documentation

A Perform_Pathway_Analysis_Escape_SSGSEA Function

Description

This function allows you to perform differential gene analysis.

Usage

Perform_Pathway_Analysis_Escape_SSGSEA(
  Temp.object,
  saveDIR,
  SuffixName = "Pathway_FGSEA",
  msigdbrCategoryList = "H",
  SubmsigdbrCategorySubset = "",
  minSizeGeneSet = 5,
  topnumber = 10,
  PDFheight = 10,
  PDFwidth = 12
)

Arguments

Temp.object

A list of Seurat objects between which to find anchors for downstream integration.

saveDIR

Path to save generated data.

SuffixName

Suffix. to be added in the directory name as

msigdbrCategoryList

Msigdb Category List. H, C1:C8. https://www.gsea-msigdb.org/gsea/msigdb/

SubmsigdbrCategorySubset

SubCategoryUse list based on MsigDB selected

minSizeGeneSet

minimum Size of GeneSet for filtering

topnumber

Max #pathways to be plotted per group

PDFheight

PDFheight

PDFwidth

PDFwidth

Examples

Perform_Pathway_Analysis_Escape_SSGSEA()

parveendabas/SCA documentation built on Sept. 19, 2022, 8:31 a.m.