/rnadeseq

Differential gene expression analysis and pathway analysis of RNAseq data

Primary LanguageNextflowMIT LicenseMIT

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 originally written by Gisela Gabernet (@ggabernet) and Silvia Morini (@silviamorins), at QBiC.

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