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.
- Outputs:
out
- Website: https://github.com/tanghaibao/goatools
- Licenses: FreeBSD
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
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.