ritututeja / hamr_pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HAMR Makeflow Pipeline

alt text

For paired-end data, replace run_sra.sh and run_bam.sh with paired-end version- run_sra_PE.sh and run_bam_PE.sh.

Setup Guide

Download CCTools and extract it's contents within your HPC home path:

cd ~

wget http://ccl.cse.nd.edu/software/files/cctools-7.1.12-x86_64-centos7.tar.gz

tar -xvf cctools-7.1.12-x86_64-centos7.tar.gz

Download containers:

sh pull_containers.sh

About

License:MIT License


Languages

Language:Shell 55.0%Language:Python 29.3%Language:Dockerfile 9.1%Language:Awk 3.3%Language:R 3.2%