Results folder
The results are output in the folder name specified in the .nexftlow.config file under the outdir parameter. It is generally set to be results.
// nextflow.config params { outdir = 'results' }
The results are output in the folder name specified in the .nexftlow.config file under the outdir parameter. It is generally set to be results.
// nextflow.config params { outdir = 'results' }