read_gmt {immcp} | R Documentation |
write_gmt
Description
parse gmt file to a data.frame
Usage
read_gmt(gmtfile, out_dataframe = TRUE)
Arguments
gmtfile |
A GMT file name or URL containing gene sets. |
out_dataframe |
TRUE or FALSE |
Value
data.frame, list
Author(s)
Yuanlong Hu
[Package immcp version 1.0.3 Index]