-
Notifications
You must be signed in to change notification settings - Fork 115
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
417 allow skipping freyja boot #426
Conversation
This PR is against the
|
|
Waiting for nf-core/modules#5555 to be merged |
CI fails because of linting for a subworkflow I haven't touched 😕 |
Yeah, that's a tools issue unfortunately, updating this particular subworkflow should fix the issue. |
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.
ILGTM! Another issue fixed! 🥳
Yeah, I feel like we're getting closer and closer to a release |
PR checklist
Solves issue #417, allow freyja boostrapping module to be skipped if specified by the user. + version bump of modules.
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).