Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.8 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.8 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 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.

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