Skip to content

Version v1.0

Latest
Compare
Choose a tag to compare
@bio15anu bio15anu released this 13 Sep 14:58
· 1 commit to master since this release
45fc2ee

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