Skip to content

This is a personal project focused on creating uniformal pipeline for processing RNA-seq data with the end goal to create a .Rdata object which can be imported into R/Shiny app for downstream analysis and hypothesis testing.

License

Notifications You must be signed in to change notification settings

ajandria/futuriandge

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).

About

This is a personal project focused on creating uniformal pipeline for processing RNA-seq data with the end goal to create a .Rdata object which can be imported into R/Shiny app for downstream analysis and hypothesis testing.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published