Changes in version 1.23.2 o Signed color palette in plot_confects_me2(). Changes in version 1.23.1 o Add plot_confects_me2(). Changes in version 1.17.1 o Colored points in plot_confects_me(). Changes in version 1.5.3 o Small tweaks to better display weitrix_confect outputs. o Less digits when print()ed. Changes in version 1.5.2 o nest_confects now copes with NA p-values. Changes in version 1.5.1 o Fix limits calculation for confects_plot. Changes in version 1.3.1 o Fix y axis labels on confects_plot Changes in version 1.1.4 (2018-12-29) o Prepare for Bioconductor submission. Changes in version 1.1.3 (2018-11-14) o Add "full" output option for limma_confects and normal_confects, which adds se, df, and fdr_zero columns. Changes in version 1.1.2 (2018-06-30) o Add DESeq2 support. o Code to do with non-linear effect sizes has been move to the "ql" branch on github, pending publication of the basic method and a possible rethink and use of a simpler method. Changes in version 1.1.1 (2019-09-20) o Update citation information. Changes in version 1.0.1 (2018-02-04) o Initial release. Changes in version 0.99.5 (2019-02-18) o Include a vignette giving an overview of the package's functions. Changes in version 0.99.4 (2019-02-06) o Reduce build time of vignette. Changes in version 0.99.3 (2019-02-05) o Where :: is used, use requireNamespace first to give an informative error message. o Use match.arg in edger_confects. o More tests. Changes in version 0.99.2 (2019-01-15) o Version bumped to test web-hook and Bioconductor automated build system. Changes in version 0.99.1 (2018-12-30) o Switch to required version number for Bioconductor submission. o Switch email to address subscribed to bioc-devel. o Require R 3.6.