onlyNonDuplicatedExtended | R Documentation |
Returns the regulon names filtering-out the "extended" regulons if there is a regulon based on high-confidence annotations
onlyNonDuplicatedExtended(regulonNames)
regulonNames |
Character vector containing the regulon names (e.g. rownames(AUC_)) |
Character vector
List of vignettes included in the package: vignette(package="SCENIC")
reguNames <- c("Dlx1 (103g)", "Dlx1_extended (190g)", "Olig2_extended (29g)", "Sox9 (17g)")
onlyNonDuplicatedExtended(reguNames)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.