TCP-Lab / transportome_profiler

Code to profile the expression of the transportome
GNU General Public License v3.0
0 stars 0 forks source link

Using the t-statistic is not completely correct #9

Closed MrHedmad closed 1 year ago

MrHedmad commented 1 year ago

It is suggested by the authors of Deseq2 to use the shrunken LogFC instead of the t-statistic to run GSEA with. See this discussion: https://support.bioconductor.org/p/65318/

This should be addressed.