Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 721 Bytes

CHANGELOG.md

File metadata and controls

22 lines (21 loc) · 721 Bytes

EpiDiverse/ewas


Releases

v1.0

  • Bring in line with Nextflow 20.07.1 revisions

Prereleases

v0.1.0dev -

  • Major refactor for Nextflow DSL2
  • Added capability for EWAS using regions
  • Added support for Gmodel and GxE model
  • Parallelised all model processing by contig
  • Disabled R-based FDR calculation and refactored with GNU sort for memory-efficiency
  • Added capability for filtering positions by NAs and Std.dev
  • Added test profile (datasets repo)
  • Added interactive manhattan plots for Emodel
  • Added interactive dotplots for Gmodel
  • Added genotype interaction plots for GxE
  • Added standalone plotting for QQ-plots and histograms
  • Added new class for ParameterChecks
  • Updated documentation