-
Notifications
You must be signed in to change notification settings - Fork 859
feat: add formula and contrasts to limma #8429
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
base: master
Are you sure you want to change the base?
Conversation
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.
Regarding formatting: would it make sense to simply run air on the code once? Maybe the diff would increase, but at least we wouldn't discuss indentation of individual brackets in this PR review.
modules/nf-core/limma/differential/tests/nextflow.interaction.config
Outdated
Show resolved
Hide resolved
Co-authored-by: Gregor Sturm <mail@gregor-sturm.de>
This reverts commit 3692f47.
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.
Looking good to me, once @grst 's feedback is addressed. Leaving my green tick so you're not waiting for it.
nf-core/differentialabundance#458
PR checklist
Closes #XXX
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda