selectRegulons: selectRegulons

View source: R/aux_regulons.R

selectRegulonsR Documentation

selectRegulons

Description

Selects the regulons for the given TFs

Usage

selectRegulons(regulons, tfs, onlyNonDuplicatedExtended = FALSE)

Arguments

regulons

Regulons (list) or regulonAUC object

tfs

TFs to select

onlyNonDuplicatedExtended

Whether to filter with the function 'onlyNonDuplicatedExtended'

Value

The selected regulons

Examples

selectRegulons(regulons, c("Dlx5", "Olig2"))
selectRegulons(regulonAUC, "Tef")

aertslab/SCENIC documentation built on April 7, 2024, 10 a.m.