gsea_pip: gsea_pip

View source: R/GSEA-pipeline.R

gsea_pipR Documentation

gsea_pip

Description

gsea_pip

Usage

gsea_pip(
  emm_result,
  varname = "all",
  hallway,
  numcore = 3,
  sim = 10000,
  type = NULL
)

Arguments

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

Value

a data frame containing all ES_p and ES


lycium0605/SHfunction documentation built on Feb. 5, 2023, 11:14 a.m.