read.gmt.pc: read.gmt.pc

View source: R/pathwayCommons.R

read.gmt.pcR Documentation

read.gmt.pc

Description

Parse gmt file from Pathway Common

Usage

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

Arguments

gmtfile

A gmt file

output

one of 'data.frame' or 'GSON'

Details

This function parse gmt file downloaded from Pathway common

Value

A data.frame or A GSON object depends on the value of 'output'


GuangchuangYu/clusterProfiler documentation built on April 12, 2024, 5:19 a.m.