Skip to main content

Automate Stanford's GREAT browser

Project description

greatbrowser v1.1.0

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

Uploaded Source

Built Distribution

greatbrowser-1.1.0-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: greatbrowser-1.1.0.tar.gz
  • Upload date:
  • Size: 12.9 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.0.tar.gz
Algorithm Hash digest
SHA256 19953aeb6b343e2632af1e7b8f709a442ff8919eecee8ae8407cacc20d56b6b1
MD5 fed8d8572168eb2b642d22ff053f5d70
BLAKE2b-256 37f44eacf7ca0f57a6e8d60ff8b2b9dfd56269fa56ee6c77c7f173d4b7f84c6a

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for greatbrowser-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 644347eda1eae1e33de6d8d2e1996ae5a650e54d1d12434422c65ee260f9a48f
MD5 01fd299b3961f4a35f0daedbfa049a4d
BLAKE2b-256 b8d65e1051d11446c7f9260119979ed046d0a32e9cb7b793a635fbd9fa2945d8

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