read.gmt {gson} | R Documentation |
read.gmt
Description
parse gmt file to a data.frame
Usage
read.gmt(gmtfile)
read.gmt.wp(gmtfile, output = "data.frame")
Arguments
gmtfile |
gmt file |
output |
one of 'data.frame' or 'GSON' |
Value
data.frame
Author(s)
Guangchuang Yu
[Package gson version 0.1.0 Index]