Transcriptome-wide Analysis of Differential Expression (TRADE) is a method to estimate the distribution of differential expression effects. TRADE is described in detail here(PAPER LINK)
Setting up TRADE on your machine
To install TRADE in R, run: devtools::install_github("ajaynadig/TRADE")
Documentation
For documentation and example TRADE workflows, please see the wiki.