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

Description Usage Arguments Value Examples

View source: R/DEGsToPathways.R

Description

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

Usage

1
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

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

KnowSeq documentation built on April 16, 2021, 6:01 p.m.