writeGMT: Write GMT file

View source: R/readGMT.R

writeGMTR Documentation

Write GMT file

Description

write data frame to a gmt file

Usage

writeGMT(gene2path, gmtfile)

Arguments

gene2path

A data frame. The columns should be Gene, Pathway ID, and Pathway Name.

gmtfile

Path to gmt file.

Value

Output gmt file to local folder.

Author(s)

Wubing Zhang

Examples

gene2path = gsGetter(type = "Complex")
# writeGMT(gene2path, "Protein_complex.gmt")


WubingZhang/MAGeCKFlute documentation built on Jan. 27, 2024, 2:43 p.m.