onlyNonDuplicatedExtended: onlyNonDuplicatedExtended

View source: R/aux_regulons.R

onlyNonDuplicatedExtendedR Documentation

onlyNonDuplicatedExtended

Description

Returns the regulon names filtering-out the "extended" regulons if there is a regulon based on high-confidence annotations

Usage

onlyNonDuplicatedExtended(regulonNames)

Arguments

regulonNames

Character vector containing the regulon names (e.g. rownames(AUC_))

Value

Character vector

See Also

List of vignettes included in the package: vignette(package="SCENIC")

Examples

reguNames <- c("Dlx1 (103g)", "Dlx1_extended (190g)", "Olig2_extended (29g)", "Sox9 (17g)")
onlyNonDuplicatedExtended(reguNames)

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