Skip to content

Chain topGO and REViGO analyses to produce treemaps

Notifications You must be signed in to change notification settings

achateigner/topReviGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

Chain topGO and REViGO analyses to produce treemaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published