Conversation
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.3.1. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
gichas
left a comment
There was a problem hiding this comment.
Summary of Changes
Added MINIMAC4 support to nf-core/phaseimpute pipeline:
New modules:
minimac4/compressref- Compresses reference panels to MSAV formatminimac4/impute- Performs genotype imputation
New subworkflow:
vcf_impute_minimac4- Complete MINIMAC4 imputation workflow
Integration:
- Added MINIMAC4 to main workflow with proper chromosome handling
- Updated schema validation to include
minimac4as valid tool - Added test profile
test_minimac4
Testing:
- nf-test coverage for modules and subworkflows
- Integration tests with test datasets
Ready for review
LouisLeNezet
left a comment
There was a problem hiding this comment.
Can you fix the merging conflict ?
LouisLeNezet
left a comment
There was a problem hiding this comment.
There seems to be an issue with how the file was modified.
Did you perhaps modified the file on windows ?
This might cause a change in the newline character.
LouisLeNezet
left a comment
There was a problem hiding this comment.
Just a few changes before approving !
Could you add the description in the usage.md ?
Co-authored-by: Louis Le Nézet <58640615+LouisLeNezet@users.noreply.github.com>
LouisLeNezet
left a comment
There was a problem hiding this comment.
Just a little addition needed for the documentation
There was a problem hiding this comment.
Please update the - --tools [glimpse1, glimpse2, quilt, stitch]: A selection of one or more of the available imputation tools.
|
Similarly to beagle5. |
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).