Template merge 3.3.1#379
Conversation
Co-authored-by: Maxime U Garcia <maxime.garcia@seqera.io>
marissaDubbelaar
left a comment
There was a problem hiding this comment.
Two minor questions, also why are the tests not running through?
Can we ignore that for this PR?
| variable_mods = 'Oxidation (M),Carbamidomethyl (C)' | ||
|
|
||
| // Pipeline settings | ||
| filter_mzml = true |
There was a problem hiding this comment.
Can this parameter be removed?
There was a problem hiding this comment.
I still did not fully understand what happened, but if I don't remove the optional mzml filter, there are no spectra anymore and the pipeline resulted in having no actual results, just intermediate.
There was a problem hiding this comment.
That sounds very dubious I must say 😅.
If the test can be ignored for now, then I can approve it from my side (if you still need approval at least)
There was a problem hiding this comment.
I think so.. See #379 (comment)
@marissaDubbelaar PR is ready to review :)
|
There is some floating point rounding error going on that let nf-test fail. I'll adjust the test such that it checks for content |
|
@maxulysse do you know the plan for |
We only test that it launches and finish without failures. |
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).