DEGsToPathways: The function uses the DEGs to retrieves the different...

View source: R/DEGsToPathways.R

DEGsToPathwaysR Documentation

The function uses the DEGs to retrieves the different pathways in which those DEGs involve any interaction.

Description

The function uses the DEGs to retrieves the different pathways in which those DEGs involve any interaction.

Usage

DEGsToPathways(geneList)

Arguments

geneList

A list which contains the DEGs that will be used to retrieve the related pathways to them.

Value

A list with the pathways that contain relation to the DEGs within the geneList parameter.

Examples

DEGsToPathways(c("BRCA1","MLANA"))


CasedUgr/KnowSeq documentation built on Aug. 16, 2022, 6:19 a.m.