Assume that the pipeline has been installed in ${HOME}/tmp/myPipeline/install
. When you run the pipeline, it will create inside the ${HOME}/tmp/myPipeline/install/results
folder which contains the following subfolders:
- alpine
- fastqc
- MultiQC
- standardUnixCommand
- trickySoftware
- execBinScript
- helloWorld
- softwareVersions
Note that this outputs are just here to illustrate how the pipeline works with geniac. There is one folder with the name of the process in the main.nf
.
In addition, several reports about the pipeline execution and trace generated by Nextflow are available in the following folder:
- summary