Harmonize the feature name columns params#646
Harmonize the feature name columns params#646delfiterradas wants to merge 1 commit intonf-core:devfrom
Conversation
…me_col` parameters
|
|
Could you flesh out the description here (and on #618)? It's hard to evaluate without more context on the reasoning. I think there's an issue with the
After this PR, the report looks for The other profiles happen to have matching values so they're fine, but this case shows the two parameters existed for a reason. Could you either restore the SOFT handling, or ensure the column name gets harmonized earlier in the pipeline so they always match? Also, please add a CHANGELOG entry for the parameter removal. |
|
Ok, thanks for providing that additional context. If it's not too complicated I think we should address this and make sure that the column names from SOFT files get carried over correctly and automatically. |
|
Thanks, I will look into this and make the changes. |
Closes #618
--differential_feature_name_columnparameter and consolidate its functionality into--features_name_col.PR checklist
nf-core lint).nf-test test main.nf.test -profile test,docker).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).