Skip to content

Gene ontology enrichment analysis using protein expression.

License

Notifications You must be signed in to change notification settings

TalusBio/gopher

Repository files navigation

gopher

Gene ontology enrichment analysis using protein expression.

Gopher uses a Mann-Whitney U Test to look for enriched gene ontology terms that are present when proteins are ranked by a quantitative value, such as the difference between two conditions or the abundance of the protein.

See the documentation at https://TalusBio.github.io/gopher

Installation

Gopher can be pip installed using:

pip install gopher-enrich

TLDR

import gopher                                   # import the package

gopher.test_enrichment(proteins=protein_quant)  # run the enrichment 

About

Gene ontology enrichment analysis using protein expression.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages