Skip to main content

Python Library to generate statistics on a Gene Ontology (GO) release

Project description

go-stats python tool

Generate statistics for a GO release based on a GOLr instance

Install

pip install go-stats

Usage

import go_stats

stats = go_stats.compute_stats('http://golr-aux.geneontology.io/solr/')

print(stats)

go_stats.write_json("stats.json", stats)

Note: current GOLr instance is http://golr-aux.geneontology.io/solr/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

go-stats-1.1.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

go_stats-1.1.1-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page