| Reselect_TFs | R Documentation | 
Reselecting TFs using gene set enrichement analysis (GSEA) using an adjusted set of parameters (work together with TF_Selection)
Reselect_TFs(GSEArslt, qval = 0.05, combine_TFs = TRUE, ntop = NULL)
GSEArslt | 
 GSEA results from TF_Selection  | 
qval | 
 q-value cutoff (default: 0.05)  | 
combine_TFs | 
 whether combine selected TFs from multiple comparisons or not (default: TRUE)  | 
ntop | 
 the number of top genes (selection by the top genes) (default: NULL, no selection by the top genes)  | 
tfs: a vector of selected TFs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.