Scale with Seqeracourse¶
-
Résumé du cours
Translation in Progress
This page has not yet been translated into your language. You are viewing the original English content.
Want to help? See our translation guide.
Scale with Seqera is a hands-on introduction to launching and monitoring Nextflow pipelines with Seqera Platform.
Working through practical examples, you will set up access to Seqera Platform, launch a production-scale pipeline from both the web interface and the command line, and add a new pipeline to your workspace.
You will take away the skills and confidence to run and monitor your own pipelines on Seqera Platform.
-
Informations complémentaires
Prérequis techniques
Vous aurez besoin d'un compte GitHub OU d'une installation locale de Nextflow. Consultez Options d'environnement pour plus de détails.
Objectifs d'apprentissage
- Sign up for Seqera Platform and explore the Community Showcase
- Add a pipeline to a workspace and launch it from the web interface
- Authenticate and launch pipelines from the command line with the
twCLI - Register a GitHub-hosted pipeline and launch it both ways
Public et prérequis
- Audience: This course is designed for learners who want to run Nextflow pipelines at scale using Seqera Platform.
- Skills: Familiarity with running nf-core pipelines from the command line is assumed.
- Courses: Must have completed Nextflow Run and Use nf-core, or otherwise be comfortable running local and
nf-core/rnaseqpipelines.
Course overview¶
This course is hands-on, and builds on the pipelines you already ran in Use nf-core.
You will start by signing up for Seqera Platform and launching nf-core/rnaseq, a production-scale pipeline, from the web interface.
Then you'll switch to the tw command-line tool to do the same from a terminal, and finally register a new pipeline, nf-core/demo, and launch it both ways.
Lesson plan¶
| Course chapter | Summary | Estimated duration |
|---|---|---|
| Part 1: Launch pipelines from the web interface | Set up Seqera Platform access and launch a production-scale pipeline from the web interface | 20 mins |
| Part 2: Launch pipelines from the command line | Authenticate the tw CLI, launch a saved pipeline, and register a new pipeline from the CLI |
25 mins |
By the end of this course, you will be comfortable launching and monitoring Nextflow pipelines on Seqera Platform, whether you prefer working from the web interface or the command line.
Ready to take the course?