gmtPathways | R Documentation |
Returns a list of pathways from a GMT file.
gmtPathways(gmt.file)
gmt.file |
Path to a GMT file. |
A list of vectors with gene sets.
pathways <- gmtPathways(system.file(
"extdata", "mouse.reactome.gmt", package="fgsea"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.