Skip to content

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 441 Bytes

README.pavlab.md

File metadata and controls

executable file
·
16 lines (10 loc) · 441 Bytes

Pavlidis Lab RNA-seq pipeline repository

TODO: Documentation

Pavlab install instructions

Getting started

Create a directory in the scratch space where you will clone this repository. Use usernmae/Pipeline

For example, mkdir -p /space/scratch/$(whoami)/Pipelines

cd /space/scratch/$(whoami)/Pipelines git clone https://github.com/PavlidisLab/rnaseq-pipeline

Updating submodules

git submodule update --init --recursive