Add more resource usage guidance docs#1055
Conversation
Added detailed resource usage guidance for nf-core/mag pipeline, including default resource requests for each module.
Updated usage documentation to include new resource guidance link.
|
dialvarezs
left a comment
There was a problem hiding this comment.
I will leave this on stand-by until I finish to run the benchmarks to see if something needs some tuning.
Co-authored-by: Diego Alvarez S. <dialvarezs@gmail.com>
d4straub
left a comment
There was a problem hiding this comment.
Thats fine and might give a first impression how much resources might be needed, I think.
I am a little concerned that this will be forgotten to be updated when resources/configs are updated where it matters. imho its usually not good to have data/settings duplicated. But I guess here thats not really possible to avoid.
Yes, agreed. That's why I added a comment, but I've also made a suggestion people seem interested in to actually add this via a Or now on github issue: nf-core/tools#4345 |
|
We can add a note to |
erikrikarddaniel
left a comment
There was a problem hiding this comment.
Good addition! Just a few comments.
There was a problem hiding this comment.
The long table might become a maintenance headache, but it will be useful I believe. In a better world, this would be generated by nf-core/tools by inspection of module code perhaps?
There was a problem hiding this comment.
Yes, I've made an issue proposing this: nf-core/tools#4345, if you want to add support to it :)
Co-authored-by: Daniel Lundin <erik.rikard.daniel@gmail.com>
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).