RNA-Seq analysis workflow using Snakemake cluster
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
Modify the metafile describing your data configs/metadata.tsv
.
Customize the workflow based on your need in configs/config_main.yaml
.
python main_cl.py
A more detailed tutorial of how to use this workflow can be found here: Tutorial
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
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