View source: R/pathwayCommons.R
read.gmt.pc | R Documentation |
Parse gmt file from Pathway Common
read.gmt.pc(gmtfile, output = "data.frame")
gmtfile |
A gmt file |
output |
one of 'data.frame' or 'GSON' |
This function parse gmt file downloaded from Pathway common
A data.frame or A GSON object depends on the value of 'output'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.