ReadGMT | R Documentation |
Parse gmt file to a data.frame
ReadGMT(gmtpath, limit = c(0, Inf))
gmtpath |
The path to gmt file. |
limit |
A integer vector of length two, specifying the limit of geneset size. |
An data.frame, in which the first column is gene, and the second column is pathway name.
Wubing Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.