Skip to content

Releases: GenomiqueENS/easy-contrasts-DESeq2

Version 2.1

10 Feb 14:19

Choose a tag to compare

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 authorMail parameter name to authorEmail
  • FIX the value of the authorEmail parameter
  • FIX the volcano plot when there are null adjusted p-values

Version 2.0

30 Jan 09:12

Choose a tag to compare

Major update to:

  • update all the R packages to recent versions
  • wrap all the R packages in a Docker image (env folder 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 ggplot2 R package to build all the figures, instead of the default graphics package
  • add a volcano plot and a heatmap

Version 1.6

28 Jan 14:25
2604ba6

Choose a tag to compare

Version developed by Xavier and Laurent