Closed JRWallace closed 2 years ago
Hi @JRWallace,
Thank you very much for your great suggestions. I have added some interpretations in the tutorial page.
Specifically, the "annot_id" represents the gene set name, "annot_coef" is the estimated gene set enrichment parameter that determines the odds ratio of DE for genes inside the gene set versus genes outside the gene set. "annot_var" is the estimated variance of the annot_coef, "annot_var_louis" is the adjuested variance of the annot_coef by the Louis Method, "sigma2_b" is the scaling parameter. "pvalue_louis" is the pvalue calculated when applying Louis method to calibrate the pvalues while "pvalue" is the common pvalue without Louis Method correction.
Thank you again!
Best, Ying
Hello! Thank you for this package. I am wondering if you have any details or information about how to interpret the outputs from
iDEA@gsea
. More specifically, what are theannot_coef
,annot_var
,annot_var_louis
, andsigma2_b
? This information is probably in the manuscript but I think it would be helpful to have it in the documentation for the package.Thanks, Joselynn