Workflows
What is a Workflow?RNA-SeqEZPZ is a pipeline to run analysis of RNA-Seq experiments from raw FASTQ files all the way to differential genes analysis. The pipeline is accessible through a graphical user interface implemented using a Shiny app and features interactive plots. Advanced users have the ability to customize the scripts provided with the pipeline. This pipeline is designed to run on an HPC cluster. Please cite [1] if you are using this pipeline for a publication.
Installation
In order to use the ...
RNA-SeqEZPZ-NF
Nextflow Pipeline for RNA-SeqEZPZ
A Point-and-Click Pipeline for Comprehensive Transcriptomics Analysis with Interactive Visualizations
RNA-SeqEZPZ-NF is another implementation of RNA-SeqEZPZ. RNA-SeqEZPZ-NF uses the same user interface as RNA-SeqEZPZ and runs the same pipeline, but runs the pipeline implemented by Nextflow. This pipeline is currently tested on HPC cluster with SLURM scheduler. Advanced ...