This package browser is in early development. Mind the rough edges.

python-goatools 1.3.1

Python scripts to find enrichment of GO terms

Python scripts to find enrichment of GO terms. In addition, this package is used for processing the obo-formatted file from Gene Ontology website. The data structure is a directed acyclic graph that allows easy traversal from leaf to root.

Installation

Install python-goatools 1.3.1 as follows:

guix install python-goatools@1.3.1

Or install the latest version:

guix install python-goatools

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.