/GO

Gene Ontology scripts

Primary LanguageR

GO

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"