PerformPSEA: Function to perform peak set enrichment analysis

View source: R/peaks_to_function.R

PerformPSEAR Documentation

Function to perform peak set enrichment analysis

Description

This is the main function that performs either the mummichog algorithm, GSEA, or both for peak set enrichment analysis.

Usage

PerformPSEA(mSetObj=NA, lib, libVersion, minLib, permNum = 100)

Arguments

mSetObj

Input the name of the created mSetObj object.

lib

Input the name of the organism library, default is hsa_mfn.

libVersion

Input the version of the KEGG pathway libraries ("current" or "old").

minLib

Numeric, input the minimum number of metabolites needed to consider the pathway or metabolite set.

permNum

Numeric, input the number of permutations to perform. Default is 100.

Author(s)

Jasmine Chong, Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on April 20, 2024, 8:13 p.m.