selectRegulons | R Documentation |
Selects the regulons for the given TFs
selectRegulons(regulons, tfs, onlyNonDuplicatedExtended = FALSE)
regulons |
Regulons (list) or regulonAUC object |
tfs |
TFs to select |
onlyNonDuplicatedExtended |
Whether to filter with the function 'onlyNonDuplicatedExtended' |
The selected regulons
selectRegulons(regulons, c("Dlx5", "Olig2"))
selectRegulons(regulonAUC, "Tef")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.