DEGsToPathways {KnowSeq} | R Documentation |
The function uses the DEGs to retrieves the different pathways in which those DEGs involve any interaction.
DEGsToPathways(geneList)
geneList |
A list which contains the DEGs that will be used to retrieve the related pathways to them. |
A list with the pathways that contain relation to the DEGs within the geneList parameter.
DEGsToPathways(c("BRCA1","MLANA"))