gsea_gmt: Make a custom gmt from GSEA terms

View source: R/GSEA.R

gsea_gmtR Documentation

Make a custom gmt from GSEA terms

Description

Make a custom gmt from GSEA terms

Usage

gsea_gmt(terms, gmt, leadingEdge = FALSE)

Arguments

terms

Character vector of GSEA terms (pathway column from results of GSEA() function)

gmt

GMT file name or R object used to generate the gsea results using GSEA(). Can be GSEA results object if setting leadingEdge=TRUE.

leadingEdge

Boolean indicating if the leading edge genes only should be extracted. Default=FALSE

Value

List gmt object of genesets with terms from GSEA analysis


kevincjnixon/BinfTools documentation built on July 10, 2024, 11:46 a.m.