powered by
Selects the regulons for the given TFs
selectRegulons(regulons, tfs, onlyNonDuplicatedExtended = FALSE)
Regulons (list) or regulonAUC object
TFs to select
Whether to filter with the function 'onlyNonDuplicatedExtended'
The selected regulons
# NOT RUN { selectRegulons(regulons, c("Dlx5", "Olig2")) selectRegulons(regulonAUC, "Tef") # }
Run the code above in your browser using DataLab