Fix contaminant_affix help text to match default value#435
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Co-authored-by: ypriverol <52113+ypriverol@users.noreply.github.com>
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
@copilot can you make sure that in fact for all the plugins the default value |
I verified that the default value
The
All 15 existing tests pass. The CLI help now correctly shows |
contaminant_affixoption has default valueCONTbut help text saysCONT_CONTCONTdefault works across all plugins (MaxQuant, DIA-NN, quantms, mzidentml)Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
PR Type
Bug fix
Description
Fixed help text for
--contaminant_affixoptionCorrected default value documentation from
CONT_toCONTAligns help text with actual default parameter value
Diagram Walkthrough
File Walkthrough
cli.py
Correct contaminant_affix help text default valuepmultiqc/cli.py
contaminant_affixoption help textCONT_toCONT