Skip to main content

Automate Stanford's GREAT browser

Project description

greatbrowser v1.1.5

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.5.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: greatbrowser-1.1.5.tar.gz
  • Upload date:
  • Size: 13.3 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.5.tar.gz
Algorithm Hash digest
SHA256 c1c40fd5cfbfb028b60fd46b8e5de86a207c3d6da5d052a31411d2b079afab24
MD5 39c5afebdaa8f84fba6de5f493119237
BLAKE2b-256 007afe4a898eb754a3235db40bbc2d9780b5859a4ee0526d9f5143da3cb70f54

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for greatbrowser-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 aa36dabf7b8e53e5b9eec3435cb74b9cb2d82db81425137462661592a4298ae4
MD5 448d85b73b543b432530d035d456e734
BLAKE2b-256 1dfaced42ec183677fa401dd6059c2faee7294bc7403127b6e6e5ec120fc1c82

See more details on using hashes here.

Provenance

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