I am noticing in the Genomics Course under 0.2.3. Repeat the process on the other two samples there is a note that says “Once this completes, you should have three files ending in .g.vcf in your work directory (one per sample) and their respective index files ending in .g.vcf.idx.”
I understand that this means to find the files within the results_genomics/ folder in the course work directory. I am wondering though if the use of work directory may be confusing to someone less familiar with Nextflow, knowing that one of the native output folders of the Nextflow pipeline is called “work” and that this folder will be in the work directory referenced since a pipeline was run in the first genomics session. I am wondering if this might want to be clarified, in case someone might be looking for these results in that Nextflow work folder mistakenly? Feel free to disregard this if you feel that it is not confusing, but I just wanted to bring it up in case.
This is a great course!