Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.12 KB

README.Md

File metadata and controls

21 lines (16 loc) · 1.12 KB

Nextflow run with conda run with docker run with singularity

Introduction

Welcome to DE_RNA-Seq_nf - a bioinformatics best-practice analysis pipeline for up-stream processing of RNA-Seq data with the main focus on differential expression analysis.

Run test data as:

nextflow run ajandria/futuriandge -r main -latest -profile cluster,conda,test --organism mouse --outDir .

Standard pipeline run:

nextflow run ajandria/futuriandge -r main -latest -profile cluster,singularity --organism mouse/human --outDir . --input samplesheet.csv

Currently the pipeline supports only the MUB infrastructure (hardcoded references).