View source: R/DEGsToPathways.R
DEGsToPathways | 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"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.