README.md

topReviGO

Chain topGO and REViGO analyses to produce treemaps

To install, you need to install the python package "mechanize". If you don't have it, you can very simply install it with pip :

pip install mechanize

You also need to install the dependancies topGO and hgu133a.db :

install.packages("anyLib") # Just a little advertisement
anyLib::anyLib("biocManager")
install("topGO")
install("hgu133a.db")


achateigner/topReviGO documentation built on June 6, 2019, 3:15 a.m.