-
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
Important! Template update for nf-core/tools v2.9 #132
Conversation
8e0956d
to
0a7e027
Compare
|
Need to work out the required part. I wonder if we can have different schemas depending on the demultiplexer. #138
efa7043
to
5451a80
Compare
@@ -7,7 +7,7 @@ | |||
"items": { | |||
"type": "object", | |||
"properties": { | |||
"flowcell": { | |||
"id": { | |||
"type": "string", | |||
"description": "Flowcell ID", | |||
"pattern": "^\\S+$", |
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.
⏬ The error message still needs to be fixed
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.
Which error message?
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.
Gonna merge, we can follow up in another PR if necessary!
Co-authored-by: matthdsm <matthdsm@users.noreply.github.com>
Co-authored-by: maxulysse <maxulysse@users.noreply.github.com>
4f351de
to
6cdeafc
Compare
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.
LGTM
Version
2.9
of nf-core/tools has just been released with updates to the nf-core template. This automated pull-request attempts to apply the relevant updates to this pipeline.Please make sure to merge this pull-request as soon as possible, resolving any merge conflicts in the
nf-core-template-merge-2.9
branch (or your own fork, if you prefer). Once complete, make a new minor release of your pipeline.For instructions on how to merge this PR, please see https://nf-co.re/developers/sync.
For more information about this release of nf-core/tools, please see the
v2.9
release page.