Dsl2 variant#285
Conversation
| params.options = [:] | ||
| def options = initOptions(params.options) | ||
|
|
||
| environment = params.enable_conda ? "bioconda::bwa-mem2=2.0 bioconda::samtools=1.10" : null |
There was a problem hiding this comment.
FYI: BWA-Mem2 was updated a couple of days ago to a new release 2.1. It is in conda already, but as far as I saw the biocontainers are not updated yet. Apparently, the new release reduces index size quiet a bit :)
There was a problem hiding this comment.
Good to know, I'll keep a look at the containers.
|
@chelauk what happened here? I'm a bit confused |
|
Hi @maxulysse |
|
@chelauk no problem at all, I made a copy of the branch in case, but I assume you have one too. |
|
phew! I'll make sure I don't push directly here, and do the usual pull requests if necessary. Yes I have a local copy. |
|
OK, then I'll delete the copy I made, and don't worry, from my point of view, mistake is mine, that should not have been possible. |
nf-core/sarek pull request
Many thanks for 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: CONTRIBUTING.md