Learn R Programming

gson (version 0.1.0)

read.gmt: read.gmt

Description

parse gmt file to a data.frame

Usage

read.gmt(gmtfile)

read.gmt.wp(gmtfile, output = "data.frame")

Value

data.frame

Arguments

gmtfile

gmt file

output

one of 'data.frame' or 'GSON'

Author

Guangchuang Yu