/RASFlow-mod

Modified RASflow to run on the cluster

Primary LanguageRMIT LicenseMIT

RASflow-mod: RNA-Seq Analysis Snakemake Workflow

RNA-Seq analysis workflow using Snakemake cluster

Workflow

Quick start

Installation

Clone the repository:

git clone https://github.com/yashondhi/RASFlow-mod.git

Create the environment:

conda env create -n rasflow -f env.yaml

Activate the environment:

conda activate rasflow

Set up configuration

Modify the metafile describing your data configs/metadata.tsv.

Customize the workflow based on your need in configs/config_main.yaml.

Run RASflow

python main_cl.py

Tutorial

A more detailed tutorial of how to use this workflow can be found here: Tutorial

Evaluation

RASflow has been evaluated on 4 datasets including two model organisms (human and mouse) and a non-model organism (Atlantic cod). To keep this repository as light as possible, the evaluation of RASflow on real datasets is deposited here: RASflow_realData

References

Zhang, X., Jonassen, I. RASflow: an RNA-Seq analysis workflow with Snakemake. BMC Bioinformatics 21, 110 (2020). https://doi.org/10.1186/s12859-020-3433-x