powered by
Returns the regulon names filtering-out the "extended" regulons if there is a regulon based on high-confidence annotations
onlyNonDuplicatedExtended(regulonNames)
Character vector containing the regulon names (e.g. rownames(AUC_))
Character vector
List of vignettes included in the package: vignette(package="SCENIC")
vignette(package="SCENIC")
# NOT RUN { reguNames <- c("Dlx1 (103g)", "Dlx1_extended (190g)", "Olig2_extended (29g)", "Sox9 (17g)") onlyNonDuplicatedExtended(reguNames) # }
Run the code above in your browser using DataLab