jchap14 / GO

Gene Ontology scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Gene Ontology scripts


Languages

Language:R 96.5%Language:Shell 3.5%