v1.9.1
Updates in this release:
- Move to regenie version 3.3
- This release fixes problems with conditional / interaction analysis. To ensure consistency of conditional / interaction analysis across chunks, you must provide an additional genotype dataset containing the SNPs you want to condition on (or test interaction for).
- There are 2 new parameters to specify the additional dataset for conditional / interaction testing:
additional_geno_fileandadditional_geno_format. See the documentation for more details. - Fix the issue causing specified chromosome(s) to be ignored when using a bgen input
- Fix the issue with reports when there were no hits passing the top-hits threshold
- Require Nextflow version < 23.07 to avoid problems in report generation due to the new
--no-homedefault for singularity in newer Nextflow versions