Skip to main content

Automate Stanford's GREAT browser

Project description

greatbrowser v1.1.6

A selenium implementation in python for Stanford's GREAT browser, allowing for quick and easy genomic analysis.

This repository can be installed as a module

pip install greatbrowser

with the available functions being accessible though

from greatbrowser import great_analysis, great_global_controls, great_get_options

A guide demonstrating how these functions may be used is available in the "tests" folder (see: "sample_usage")

The user experience is primarily built around a single function, great_analysis(), with the complementary functions great_get_options() and great_global_controls() providing context regarding some of the parameters for this function.

The current version supports the ability to find gene associations using probe sets as well the ability to download any GREAT-generated table or plot in dataframe form. UCSC genome browser implementation is also supported. Customizability is controlled through parameter tuning, some of which are specific, while others are encapsulated within the "global_settings" dictionary parameter as key options. More specific information is available in the great_analysis() docstring. Because the project uses switch statements, its requires python >= 3.10 to run. Analysis is limited to <200,000 regions.

This repository is ideal for individuals attempting to conduct many different analyses using GREAT across many different probe sets. It is fully functional with regards to its ability to modify table output settings, but is not ideal if one desires to perform highly custom visual modifications to specifically the raw barplot or hierarchy plots generated by GREAT.

Due to the nature of GREAT browser, sometimes errors may occur if too many requests are sent quick in succession. To parse this, use headless=0 and observe the results. HTTP Error 500 is the most common indicator that too many requests have been sent in a short interval. This can be resolved by either spacing out requests or resuming analysis at a later date. This repo does not automatically space requests.

This repository is not affiliated with the official GREAT browser and was developed solely for the sake of convenience.

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

greatbrowser-1.1.6.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

greatbrowser-1.1.6-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file greatbrowser-1.1.6.tar.gz.

File metadata

  • Download URL: greatbrowser-1.1.6.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for greatbrowser-1.1.6.tar.gz
Algorithm Hash digest
SHA256 02c2ad47fbae9bf1574249c6518e2d31d6524aaa0d91aee5dcfb967a5490f6f7
MD5 e63a1918476788810806007465b96f07
BLAKE2b-256 a4dc4e596961dbb22739713cc1aecd06cf9ccb1d13a2badc09b754eed0a1b10f

See more details on using hashes here.

File details

Details for the file greatbrowser-1.1.6-py3-none-any.whl.

File metadata

  • Download URL: greatbrowser-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for greatbrowser-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 34b88686fa46714c96fab7f827db6d5f76f1786dda90dd5650619a6efb391153
MD5 2406e12feac8b1ce0b914c4bf4173ad4
BLAKE2b-256 34e862dc328ddaeda13f97409eab3d1150e7c03463863ce383fac04dd7106f86

See more details on using hashes here.

Supported by

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