However GitHub Codespaces cut out some of that work.
Let’s run:
Download the Multiqc Report
Open up the file explorer and navigate to
results/multiqc/multiqc_report.html and right-click the html
file and select Download.
Now that the MultiQC report is on your local computer open it up in a web
browser. Preferably next to the pipeline’s output
docs.
Using nf-core pipelines in Snakemake
Snakemake 6.2 and later allows to hand over execution steps to other workflow management systems. By this, it is possible to make use of workflows written for other systems, while performing any further pre- or postprocessing within Snakemake.