These scripts are for doing GO analysis
remove the old repo & clone the new one with:
WORKING_DIR=$(pwd); cd /srv/gsfs0/projects/snyder/chappell/scripts; rm -rf GO; git clone https://github.com/jchap14/GO; chmod 777 ./GO/*; cd "$WORKING_DIR"