docs: Add config tutorial#4231
Conversation
✅ Deploy Preview for nf-core-main-site ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@nf-core-bot fix linting |
|
@jfy133 - This is a first attempt at a new tutorial. I side on keeping things short and punchy, without too many verbose descriptions. I may have taken this too far. Let me know what you think. |
|
Note that I added an ENV variable section as I think this is increasingly important, given syntax changes and setting versions. |
|
Sorry - super messy merge after my VS Code did something weird and moved all the comments. |
|
@nf-core-bot fix linting |
|
Note @christopher-hakkaart the deploy preview still ain't working for that page, I don't know why. Will review the markdown in the meantime |
jfy133
left a comment
There was a problem hiding this comment.
More minor comments, I will make a PR against nf-core/demo in the meantime to help with validating the output of
| } | ||
| ``` | ||
|
|
||
| Re-run the baseline command. No `-c` flag is needed, Nextflow picks the file up automatically: |
There was a problem hiding this comment.
A bit annoying we don't have something to confirm this still...
There was a problem hiding this comment.
I still find this weird. Need to double-check.
|
|
||
| ```bash | ||
| export NXF_VER=25.10.4 | ||
| export NXF_WORK=$HOME/nf-demo-work |
There was a problem hiding this comment.
I personally wouldn't want to pollute someones home directory with a tutorial it should remain selfcontained... should we start saying 'make a directory called nf-core-configuration-tutorial and have evertyhign running from within there? Then they can easily delete at the end.
There was a problem hiding this comment.
Maybe we should set the ENV variable in the first step 😉
But yes, we can say make a folder and do everything there.
|
This PR adding a local module seems to help, I see changes in the execution report (if it doesn't exceed the resourceLimits in the |
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
@netlify /docs/running/tutorials/configure-a-pipeline-run