colindaven / DGE

Nextflow pipeline that runs DESeq2 on data processed with the nextflow RNAseq pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nf-core/DGE

Run DESeq2/GSEA on the featureCounts matrix or kallisto counts obtained from the nextflow_rnaseq pipeline

Build Status Nextflow

Introduction

The pipeline is built using Nextflow. It is a basic pipeline for differential gene expression analysis that is meant to be run after the data has been preprocessed with the rnaseq pipeline

Documentation

The nf-core/SGE pipeline comes with documentation about the pipeline, found in the docs/ directory:

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

About

Nextflow pipeline that runs DESeq2 on data processed with the nextflow RNAseq pipeline

License:MIT License


Languages

Language:R 50.3%Language:Nextflow 32.4%Language:Perl 17.3%