-
Notifications
You must be signed in to change notification settings - Fork 417
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
Conversion to DSL2 #234
Conversion to DSL2 #234
Conversation
${colors.blue} | \\| | \\__, \\__/ | \\ |___ ${colors.green}\\`-._,-`-,${colors.reset} | ||
${colors.green}`._,._,\'${colors.reset} | ||
${colors.purple} ${workflow.manifest.name} v${workflow.manifest.version}${colors.reset} | ||
-${colors.dim}----------------------------------------------------${colors.reset}- |
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.
Can we keep the sarek ascii art?
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.
oh yes right you have the Sarek logo there as well! Of course!
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 was thinking we could merge this PR and then work on these things in parallel?
Co-authored-by: FriederikeHanssen <friederike.hanssen@student.uni-tuebingen.de> Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se>
…bingen.de> Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se> update get_software_versions
Co-authored-by: FriederikeHanssen <friederike.hanssen@student.uni-tuebingen.de> Co-authored-by: Maxime Garcia <maxime.garcia@scilifelab.se>
Co-authored-by: FriederikeHanssen <friederike.hanssen@student.uni-tuebingen.de>
This is a first draft to convert Sarek to DSL2
PR checklist
nextflow run . -profile test,docker
).nf-core lint .
).docs
is updatedCHANGELOG.md
is updatedREADME.md
is updatedLearn more about contributing: CONTRIBUTING.md