gmat2gmt: Transform analyte-by-pathway matrix into list compatible with...

View source: R/gmat2gmt.R

gmat2gmtR Documentation

Transform analyte-by-pathway matrix into list compatible with Gene Matrix Transposed (GMT) file format

Description

Transform analyte-by-pathway matrix into list compatible with Gene Matrix Transposed (GMT) file format, described at the Broad Institute.

Usage

gmat2gmt(gmat)

Arguments

gmat

A numeric Matrix of features (proteins and/or metabolites) as rows and pathways as columns, indicating pathway membership with positive elements.

Value

A list of analyte sets. Each element has a set name, description, and genes.


jdreyf/ezlimma documentation built on April 28, 2024, 1:10 p.m.