load.gmt: Read in gene set information from .gmt files

View source: R/GSE.R

load.gmtR Documentation

Read in gene set information from .gmt files

Description

Read in gene set information from .gmt files

Usage

load.gmt(gmt.path)

Arguments

gmt.path

Please make sure the second column is description. The name of a file to read data values from. Should be a tab-separated text file, with one row per gene set. Column 1 has gene set names (identifiers), column 2 has gene set descriptions, remaining columns are gene ids for genes in that geneset

Value

A list, where each index represents a separate gene set.


ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.