-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add Mermaid diagram #268
Add Mermaid diagram #268
Conversation
|
We can play with themes and formats, take a look at the docs and see if there's any that take are close to the nf-core theme. https://mermaid.js.org/config/directives.html#declaring-directives |
Looking super nice |
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.
Noice!
@nf-core-bot fix linting |
Any idea why the |
Will also need to change the diagram to reflect the changes in #277 i.e. revert to making FTP default download method and renaming Is there a way we can put the parameters above the edges rather than in-line? Tricky to see the dashes. Don't worry if not. |
pushed some changes to re-trigger the tests |
Add flow diagram written in Mermaid.
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).