Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.88 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.88 KB

qbic-pipelines/rnadeseq

Downstream differential gene expression analysis with DESeq2 package.

Nextflow install with bioconda Docker DOI

Introduction

The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker containers making installation trivial and results highly reproducible.

Documentation

The qbic-pipelines/rnadeseq pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Installation
  2. Pipeline configuration
  3. Running the pipeline
  4. Output and how to interpret the results
  5. Troubleshooting

Credits

qbic-pipelines/rnadeseq was written by Gisela Gabernet (@ggabernet), Silvia Morini (@silviamorins) and Oskar Wacker (@WackerO), at QBiC. The DESeq2 scripts were originally written by @qbicStefanC.

The pipeline structure is based on the template by the nf-core project. For more information, please check out the nf-core website.

If you would like to contribute to this pipeline, please see the contributing guidelines.