tableFromGSC: Pathway-Gene Associations from GeneSet collections

View source: R/utils.R

tableFromGSCR Documentation

Pathway-Gene Associations from GeneSet collections

Description

This function enables to utilize MSigDB packages and GSEABase objects to incorporate customized genesets into PanomiR.

Usage

tableFromGSC(gsCollection, fromType = "ENTREZID", toType = "ENSEMBL")

Arguments

gsCollection

An GSEABase gene set collection object

fromType

gene annotation type used in your input data

toType

gene annotation type to be produced in the output

Value

A table of pathway-gene associations

Examples

data(gscExample)
tableFromGSC(gscExample)

pouryany/PanomiR documentation built on Aug. 20, 2022, 11:17 p.m.