nf-core/configs

docs/eva.md: How to enable debug profile?

paulmenzel opened this issue · 1 comments

configs/docs/eva.md

Lines 34 to 36 in d425691

### debug
This simple profile just turns off automatic clean up of intermediate files. This can be useful for debugging. Specify e.g. with `-profile eva,archgen`.

@jfy133, should debug be specified somehow?

jfy133 commented

Actually that documentation needs to be removed - debug is present in all templates by default now :)

But you would just add it to the the of the profile, e.g. -profile eva,debug