Description Usage Arguments Value Examples
View source: R/DEGsToPathways.R
The function uses the DEGs to retrieves the different pathways in which those DEGs involve any interaction.
1 | 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.
1 | DEGsToPathways(c("BRCA1","MLANA"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.