Conversation
|
| 'https://depot.galaxyproject.org/singularity/cnvkit:0.9.10--pyhdfd78af_0': | ||
| 'biocontainers/cnvkit:0.9.10--pyhdfd78af_0' }" |
There was a problem hiding this comment.
why not a mulled container here?
Or maybe more, why adding samtools in this module?
There was a problem hiding this comment.
yeah, something weird is happening with the cnvkit modules there
There was a problem hiding this comment.
the lack of consistency is troubling me
…g of ploidy in controlfreec will be part of upcoming release.)
| label 'process_single' | ||
|
|
||
| conda "conda-forge::sed=4.7 bioconda::grep=3.4 conda-forge::tar=1.34" | ||
| conda "conda-forge::sed=4.7 conda-forge::grep=3.11 conda-forge::tar=1.34" |
There was a problem hiding this comment.
@maxulysse : How would you state that update in the dependencies table?
There was a problem hiding this comment.
grep 3.4 3.11
we haven't reported channel updates
There was a problem hiding this comment.
Should the channel update be reported anywhere?
CHANGELOG.md
Outdated
| | `tiddit` | 3.3.2 | 3.6.1 | | ||
| | Dependency | Old version | New version | | ||
| | ------------------------ | ------------------------- | ------------------------ | | ||
| | `cnvkit` | 0.9.9 (`samtools` 1.16.1) | 0.9.10 (`samtools` 1.17) | |
There was a problem hiding this comment.
not sure about specifying samtools, but it does make sense...
Co-authored-by: Friederike Hanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
Co-authored-by: Friederike Hanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
Co-authored-by: Friederike Hanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
|
@nf-core-bot fix linting pretty please |
For reviewers: I got into a bit of nastiness with
snpeff_cache- especially insarek.nf. So please check that out.EDIT: Controlfreec-module not updated, since the handling of ploidy won't be part of the upcoming release of Sarek.
PR checklist
nf-core lint).nextflow run . -profile 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).