Skip to content

Home

Welcome

These pages are a tutorial workshop for the Nextflow pipeline nf-core/rnaseq.

In this workshop, we will recap the application of next generation sequencing to identify differentially expressed genes. You will learn how to use the rnaseq pipeline out this data-intensive workflow efficiently. We will cover topics such as configuration of the pipeline, code execution and data interpretation.

Please note that this is not an introductory workshop, and we will assume some basic familiarity with Nextflow.

By the end of this workshop, you will be able to:

  • understand the key concepts behind RNAseq differential expression analysis, as adopted in this pipeline
  • analyse simple NGS datasets with the nf-core/rnaseq workflow
  • customise some of its features for your own analyses
  • integrate different sources of information to interpret the results

Let's get started!

Running with Gitpod

In order to run this using GitPod, please make sure:

  1. You have a GitHub account: if not, create one here
  2. Once you have a GitHub account, sign up for GitPod using your GitHub user here choosing "continue with GitHub".

Now you're all set and can use the following button to launch the service:

Open in GitPod

Additional documentation

  • You can find detailed documentation on Nextflow here
  • You can find additional training on these pages

This training material has been written --- and aimed at anyone who is interested in using nf-core pipelines for their studies or research activities.

The Docker image and Gitpod environment used in this repository have been created by Seqera but have been made open-source (CC BY-NC-ND) for the community.

All examples and descriptions are licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.