Learn R Programming

SCENIC (version 1.1.2-01)

regulonsToGeneLists: regulonsToGeneSet

Description

Converts the regulons stored as incidence matrix to gene sets (e.g. list of genes)

Usage

regulonsToGeneLists(incidMat)

Arguments

incidMat

Incidence matrix with TFs as rows and GENES as columns

Value

List of genes per regulon

Examples

Run this code
# NOT RUN {
regulonsToGeneSet(incidMat)
# }

Run the code above in your browser using DataLab