-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Major update of latest template from nf-core #262
Conversation
Sync dev
|
modules/nf-core/custom/dumpsoftwareversions/templates/dumpsoftwareversions.py
Outdated
Show resolved
Hide resolved
Most of this is done in nf-core#70 |
I like it better if we have one PR for template merge. And one PR for version update. |
@ypriverol @jpfeuffer In all DIA test, the identification and quantification work was skipped, and Dia-NN did not work, which caused pmultiqc not to receive the diann_report and mistook it for the DDA type. |
We should run the identification and quant steps. Can you fix it @WangHong007 |
@ypriverol can you maybe do a new PR where you are just changing the version numbers. a) this will have a much cleaner commit history and b) we can be more sure about errors caused by this |
@jpfeuffer @WangHong007 @daichengxin are working already in the PR. |
Ok. I just think you would save some time. Because most of the errors are not present on nf-core. |
So I think the reason is the very complicated merge in this PR. |
Hi @jpfeuffer, All issues are solved except for TMT. I tested TMT locally, it also reported same problems. But I tested it using previous version, it's ok. These are two proteininference input files from before openms updating and 2.9.0. Could you review? Thanks a lot. |
That was very helpful @daichengxin . We probably also need the idXMLs that were used in IDMapper. Do you have them? |
TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01-20141210_.zip ConsensusXML and idXML |
thanks I will look into it immediately |
fixed in OpenMS/OpenMS#6758 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pyopenms was not updated yet since bioconda is bugged.
@jpfeuffer we are ready. You can merge the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I hope merging is gonna be fine since it's a messy PR that somehow still shows the template changes. But other than that, looks good.
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).