incidence-list-method: Creates the incidence matrix

incidence,list-methodR Documentation

Creates the incidence matrix

Description

Given a list of pathways and its genes creates an incidence matrix.

Usage

## S4 method for signature 'list'
incidence(x)

Arguments

x

A list

Value

A matrix with pathways as rows and genes in columns.

Note

Designed to be easier to work with list and GeneSetCollection

Author(s)

LluĂ­s Revilla


llrs/BioCor documentation built on April 24, 2024, 5:50 p.m.