You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
save_genesets() will also store an RData file so users can easily load a previous analysis and create plots thereof.
support gene sets from various organisms (besides human) via load_genesets_go_fromfile() and load_genesets_go_bioconductor(). Note that one has to provide an input gene list that contains Entrez gene identifiers of the same species.
download_genesets_goatrepo() will automatically check the GitHub repository for the latest GO release if no specific date/version is provided.