Description Usage Arguments Value Examples
Returns a list of pathways from a GMT file.
1  | gmtPathways(gmt.file)
 | 
gmt.file | 
 Path to a GMT file.  | 
A list of vectors with gene sets.
1 2  | pathways <- gmtPathways(system.file(
     "extdata", "mouse.reactome.gmt", package="fgsea"))
 | 
Loading required package: Rcpp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.