Updates#35
Conversation
- `control-freec` from `11.4` to `11.5` - `ensembl-vep` from `95.2` to `97.3` - `freebayes` from `1.2.0` to `1.3.1` - `gatk4` from `4.1.2.0` to `4.1.3.0` - `igvtools` from `2.3.93` to `2.5.3` - `manta` from `1.5.0` to `1.6.0` - `qualimap` from `2.2.2b` to `2.2.2c` - `vcfanno` from `0.3.1` to `0.3.2`
|
|
apeltzer
left a comment
There was a problem hiding this comment.
Looks good to me, I can't however commit your suggested changes due to permissions @maxulysse - maybe check this yourself!
|
OK, I just accepted the changes |
|
Then you should be ready to go once this passed CI 👍 PR to test-datasets has been merged, so this should now run through smoothly 🎉 |
|
That's exactly what I was writing ;-) |
| // Handle deprecation | ||
| // Default value for params | ||
|
|
||
| // Set deprecated params to null |
There was a problem hiding this comment.
Can you put all of this params initialisation into the config files? Unless it's a complex case requiring logic (eg. as we do with params.genome and the references), I usually try to put all params initialisation into the base.config. Keeps the main script a lot cleaner.
There was a problem hiding this comment.
I'll do that in the PR for the release, I'll prefer to merge this one as soon as possible, as it's breaking stuff for now
main.nftabixinstead ofIGVtoolsto build vcf indexesIGVtoolsenvironment.ymlfilebuild.nfscriptbuild_reference.shbuild.nfscript only download cache, so renamed todownloadcache.nfreferenceMapanddefineReferenceMap()and use Channel values insteadMutect2fromMULTIPLEtestMany thanks to contributing to nf-core/sarek!
Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs).
PR checklist
nextflow run . -profile test,docker).nf-core lint .).docsis updatedCHANGELOG.mdis updatedREADME.mdis updatedLearn more about contributing: https://github.com/nf-core/sarek/tree/master/.github/CONTRIBUTING.md