/ChIPseq

Primary LanguagePython

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"