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 Dec. 26, 2024, 11:52 a.m.