View source: R/GSEA-pipeline.R
gsea_pip | R Documentation |
gsea_pip
gsea_pip( emm_result, varname = "all", hallway, numcore = 3, sim = 10000, type = NULL )
emm_result |
The emm result dataframe |
varname |
A vector of varname, var_varname, beta_varname, default to all |
hallway |
The list containing all hallway info |
numcore |
Number of core, default to 3 |
sim |
number of simulation round |
type |
add a column stating the info, default to NULL |
a data frame containing all ES_p and ES
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.