readGMT | R Documentation |
Read gene sets from a GMT file
readGMT(filepath)
filepath |
The location of the GMT file. |
Steve Sansom
gmtFile <- system.file(package = "gsfisher", "extdata", "kegg_hs.gmt") ann_gmt <- readGMT(gmtFile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.