Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

cellgeni/rnaseq

Repository files navigation

RNAseq pipeline

Build Status

Introduction

RNAseq is a bioinformatics analysis pipeline used for RNA sequencing data at the Cellular Genetics program at the Wellcome Sanger Institute, Sweden.

The pipeline uses Nextflow, a bioinformatics workflow tool. It pre-processes raw data from FastQ inputs, aligns the reads and performs extensive quality-control on the results.

This pipeline is primarily used with an LSF cluster and an OpenStack private cloud. However, the pipeline should be able to run on any system that Nextflow supports. See the installation docs for more information.

Documentation

The RNAseq pipeline comes with documentation about the pipeline, found in the docs/ directory.

Credits

The original pipeline was developed at the National Genomics Infrastructure at SciLifeLab in Stockholm, Sweden by Phil Ewels (@ewels) and Rickard Hammarén (@Hammarn).