loadLongDF: Load a LongDF format gene set library from disk.

Description Usage Arguments Value Examples

View source: R/load_libs.R

Description

Load a LongDF format gene set library from disk.

Usage

1
loadLongDF(filename)

Arguments

filename

The path to the file.

Value

A two-column data frame representing a gene set library.

The first column is the gene members and the second caolumn is the gene set names.

Examples

1
gmt = loadLongDF("user/dir/my.gmt")

MaayanLab/genesetr documentation built on Aug. 14, 2019, 12:20 p.m.