Releases: GenomiqueENS/easy-contrasts-DESeq2
Releases · GenomiqueENS/easy-contrasts-DESeq2
Version 2.1
Minor update to:
- ADD an example HTML output file, integrated with GitHub Pages
- ADD a version checker for
DESeq2: there is a warning if the version is smaller than 1.48.0 - CHANGE the GenomiqueENS logo to the Eoulsan logo
- CHANGE a bit the CSS behind the HTML output file
- CHANGE the
authorMailparameter name toauthorEmail - FIX the value of the
authorEmailparameter - FIX the volcano plot when there are null adjusted p-values
Version 2.0
Major update to:
- update all the R packages to recent versions
- wrap all the R packages in a Docker image (
envfolder for the traceability, Dockerhub for easy access) - simplify the R file: less code, less custom functions, more comments
- migrate from the R format to RMarkdown (Rmd) format, for better rendering
- use the
ggplot2R package to build all the figures, instead of the default graphics package - add a volcano plot and a heatmap
Version 1.6
Version developed by Xavier and Laurent