Recent Releases of nf-gwas
nf-gwas - 1.0.9
What's Changed
- Add
docker-buildaction to take advantage of caching and use sharding by @lukfor in https://github.com/genepi/nf-gwas/pull/105 - Add Step 1 logs by @krferrier and @seppinho in https://github.com/genepi/nf-gwas/pull/109
Full Changelog: https://github.com/genepi/nf-gwas/compare/v1.0.8...v1.0.9
- Nextflow
Published by seppinho about 1 year ago
nf-gwas - 1.0.5
What's Changed
- Update nf-test to v0.8.2 by @AmstlerStephan in https://github.com/genepi/nf-gwas/pull/91
- Integration of VCF and BGEN for gene-based testing by @filosi in https://github.com/genepi/nf-gwas/pull/92
- Update regenie version to 3.4 by @filosi in https://github.com/genepi/nf-gwas/pull/93
New Contributors
- @AmstlerStephan made their first contribution in https://github.com/genepi/nf-gwas/pull/91
Full Changelog: https://github.com/genepi/nf-gwas/compare/v1.0.4...v1.0.5
- Nextflow
Published by lukfor about 2 years ago
nf-gwas - 1.0.3
What's Changed
- Update to latest regenie version by @seppinho in https://github.com/genepi/nf-gwas/pull/88
- Feature/regenie optional params by @seppinho in https://github.com/genepi/nf-gwas/pull/89
Full Changelog: https://github.com/genepi/nf-gwas/compare/v1.0.2...v1.0.3
- Nextflow
Published by seppinho over 2 years ago
nf-gwas - 1.0.2
What's Changed
- Create subworkflows by @seppinho in https://github.com/genepi/nf-gwas/pull/86
- Add nf-validations by @seppinho in https://github.com/genepi/nf-gwas/pull/87
Full Changelog: https://github.com/genepi/nf-gwas/compare/v1.0.1...v1.0.2
- Nextflow
Published by seppinho over 2 years ago
nf-gwas - 1.0.0
What's Changed
- Includes best-practices parallelization of REGENIE Step 1 by phenotype (LOCO predictions) by @lukfor and @seppinho
- Includes parallelization of REGENIE Step 2 (regression model) into genomic chunks by @seppinho and @lukfor. Chunk size and chunk strategy (variants / range) can be specified by users.
- Includes updated interactive Manhattan Plot to visualize millions of points by @lukfor and @johsr.
- Optimized parameter configuration to run on public clouds for hundreds of phenotypes by @seppinho in https://github.com/genepi/nf-gwas/pull/84.
- Delete unused modules
- Parallelize gwas-report-index by @lukfor in https://github.com/genepi/nf-gwas/pull/83
- Update to latest regenie version v3.2.9
Full Changelog: https://github.com/genepi/nf-gwas/compare/v0.7.7...v1.0.0
- Nextflow
Published by seppinho over 2 years ago
nf-gwas - 0.7.1
What's Changed
- Remove unused tabix-merge.jar file by @ejseqera in https://github.com/genepi/nf-gwas/pull/76
- Add basic nextflow_schema.json by @robsyme in https://github.com/genepi/nf-gwas/pull/68
New Contributors
- @ejseqera made their first contribution in https://github.com/genepi/nf-gwas/pull/76
- @robsyme made their first contribution in https://github.com/genepi/nf-gwas/pull/68
Full Changelog: https://github.com/genepi/nf-gwas/compare/v0.6.4...v0.7.1
- Nextflow
Published by seppinho over 2 years ago
nf-gwas - 0.6.0
What's Changed
- Add rsids to top hits by @lukfor, @salvidm, @johsr and @seppinho in https://github.com/genepi/nf-gwas/pull/59
- Update top loci table by @lukfor in https://github.com/genepi/nf-gwas/pull/61
- Features/lift over by @seppinho in https://github.com/genepi/nf-gwas/pull/64
- Improve report and add index file to improve navigation by @lukfor and @johsr in https://github.com/genepi/nf-gwas/pull/62
Full Changelog: https://github.com/genepi/nf-gwas/compare/v0.5.2...v0.6.0
- Nextflow
Published by seppinho almost 3 years ago
nf-gwas - 0.1.11
Major changes: - Apply pruning (if set) on QCed genotyped files - Set y-limit for QQ-Plot - Output log files for better investigation - Set default value for parallelization to 1. This must be set depending on the architecture (cluster executor vs local executor).
- Nextflow
Published by seppinho over 4 years ago