-
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
update some process to openms dev #289
Conversation
|
- remove PTXQC from workflow
In theory that's ok but there is also the dev profile that switches to nightly containers. |
I think, If I'm honest, that all tools in Dev should be pointing to OpenMS Dev and only switch to release when Dev is merge into Master for release. |
@jpfeuffer In the last commit ec5b3ae I added the |
I think it should depend on requantification != none instead of targeted_only = false |
ping @jpfeuffer you mean |
Yes |
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).