jchap14 / ChIPseq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChIPseq

These scripts are for processing ChIPseq

remove the old repo & clone the new one with:

WORKING_DIR=$(pwd); cd /srv/gsfs0/projects/snyder/chappell/scripts; rm -rf ChIPseq; git clone https://github.com/jchap14/ChIPseq; chmod 777 ./ChIPseq/*; cd "$WORKING_DIR"

About


Languages

Language:Python 58.7%Language:Shell 41.3%