Release 3.2.0#447
Conversation
Co-authored-by: jonasscheid <43858870+jonasscheid@users.noreply.github.com>
Change Channel. to channel. in all Nextflow scripts
Updated CHANGELOG for version 3.2.0 with changes and dependency updates.
Co-authored-by: jonasscheid <43858870+jonasscheid@users.noreply.github.com>
Update pipeline version in test snapshots from v3.1.0 to v3.2.0dev
Co-authored-by: jonasscheid <43858870+jonasscheid@users.noreply.github.com>
Remove cache buster artifacts from topic channel migration
Merge template 3.5.1
Added function 'strip_modifications' to parse sequences. The --variable_mods flag is no longer required.
Add changelog entry for version 3.2.0dev with a fix.
Added a new version section for 3.2.0dev with details.
Fix #428: add strip_modifications and simplify sequence parsing
…ntainer pulls (mirrors nf-core/rnaseq pattern). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…pty TSV instead of crashing in FeatureLinkerUnlabeledKD (#427). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…full errors when pulling biocontainers
…rs via fdr_filtered_empty emit
…d RunsOn AMI contents
… MultiQC versions YAML is valid
… sam-cli, gradle) after jlumbroso cleanup to free ~2.9 GB more
…block nf-core lint
… ad-hoc rm -rf step
…k_max args (NF 25.04 rejects unquoted multi-colon selectors).
…x forbids withName: inside if {}).
Skip QUANT for empty FDR-filtered samples (#427)
# Conflicts: # modules/local/openms/fileconverter/main.nf
Release 3.2.0 prep: PR #447 review fixes + textexporter migration
…ownload. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Fix nf-core download lint error
|
@pinin4fjords Could we go in with the release now? The two failing tests are CI artifacts which randomly occur sometimes. I'm retriggering, but not sure how long it takes until gh is happy |
|
Thanks!! |
I think this is just a warning of apptainer accepting the legacy singularity env variable. Afaik ships with nf-core template.. Are there any remaining blocking requests from your side? |
no nothing on my end! |
|
Great! Could you hit the approve button then? ;) |
3.2.0 - Solitude - 20/05/26
AddedFixedFeatureLinkerUnlabeledKDandPYOPENMS_IONANNOTATORfor samples with zero peptides past FDR; empty samples now emit an empty TSV #451OPENMS_FILECONVERTERversion eval emitting a\x01control character into the MultiQC versions YAML due to an unescaped sed backreference #451ms2rescoreand OpenMS 3.5.0 containers; addedjlumbroso/free-disk-spacecleanup step and bumped the RunsOn disk tovolume=40gb#451EPICORErunning only once instead of per sample when--fastais used, by broadcastingch_fastatoEPICOREvia.first()#446SUMMARIZE_RESULTScrash with--quantifycaused by OpenMS 3.5.0 TextExporter phantom column bug (OpenMS/OpenMS#9120) #444SUMMARIZE_RESULTSdid not work for complex modifications #436tdf2mzmlcontainer entrypoint issue by pinning to0.5_noentryand invoking the CLI explicitly #447OPENMS_FILECONVERTERversion extraction emitting a SOH byte due to a single-backslash sed backreference #447OPENMS_IDMASSACCURACYprocess argument to usemeta.precursor_error_unitsso per-sample preset overrides apply #447Changedopenms/fileconverter,openms/featurefinderidentificationandopenms/idconflictresolverlocal modules to OpenMS 3.5.0 #447openms/idmassaccuracymeta.yml to reflect the actual process I/O #447FixedModsandVariableModscells are treated as empty (preserves the existing-fixed_modificationsCLI call) #447conf/test_single_quant.configfrom deprecatedmax_cpus/max_memory/max_timetoprocess.resourceLimits#447openms/textexportermodule with thenf-core/modulesequivalent; preserved the_exportedoutput suffix viaext.prefixto keep SUMMARIZE_RESULTS input/output filenames distinct #447openms/fileconvertermodule with thenf-core/modulesequivalent; updatedPROCESS_FEATUREto consume the renamedconvertedoutput channel #449pridepy/fetch_sdrfmodule with thenf-core/modulespridepy/fetchsdrfequivalent (now meta-aware); bumped localpridepy/download_fileto pridepy 0.0.15 to match #449SearchPreset, preset values are no longer overridable via--<param>,-params-file, or-cfor that row; rows without a preset resolve fromparamsas before. Removed the fragileworkflow.commandLineregex fromresolveSearchParams(renamed toresolvePresetParams). Documented the new precedence indocs/usage.md. #449DependencieseasypqpMultiQCNf-coreopenmstdf2mzmlPR 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).