This beginner's guide introduces you to the fundamentals of Nextflow and the nf-core ecosystem, giving you the tools to build, run, and contribute to reproducible bioinformatics pipelines. By the end of the session, you will have run your first Nextflow workflow, explored a real nf-core pipeline, and taken your first steps toward contributing to a global open-source community. Happy Nextflow-ing! 🚀🎉
- Basic UNIX command line skills
- A GitHub account (for GitHub Codespaces)
- A modern web browser (Chrome, Firefox, Safari)
- Clone the repository:
git clone https://github.com/TNS-Schrauwen/nf-core_nextflow_training.git- Open the
training.htmlfile in your browser by double-clicking it.