firebrowse portal API bindings for Python
Project description
Description
firebrowse: python bindings for the Broad Institute TCGA GDAC FireBrowse Portal.
This module facilitates programmatic interaction with TCGA data and analyses in firebrowse.org, through Python and the UNIX command line. It offers 3 sets of features:
1) Low-level object-oriented Python wrappers to the FireBrowse RESTful API. Methods in the low level interface by default return 1 page of query results per call, in JSON form. TSV, CSV, and Python dicts may be returned by specifying a suitable format= parameter, and multiple pages may be selected with a suitable page= parameter. See the set_codec() and param_values() functions for more details on these and other parameters.
2) A higher level Python interface that provides simplified access for common bioinformatic use cases. For example, objects do not need to be explicitly instantiated and functions by default return all pages of query results per call, in TSV format.
3) And the fbget tool, for accessing the high level interface directly from the UNIX command line.
For more details, documentation, and examples, see
Release Notes
Release notes are available on firebrowse.org, served from
https://confluence.broadinstitute.org/display/GDAC/FireBrowse+Release+Notes
Notes for the Firehose data and analyses runs are available at
https://confluence.broadinstitute.org/display/GDAC/Analysis+Run+Release+Notes https://confluence.broadinstitute.org/display/GDAC/Standardized+Data+Run+Release+Notes
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
File details
Details for the file firebrowse-0.1.11.tar.gz
.
File metadata
- Download URL: firebrowse-0.1.11.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98b72846e28bb4ff5a2e106e2c679941dd44979cf35f946a6a812ff6977c95d5 |
|
MD5 | 6e4aeeae8aa708c216dead496860c320 |
|
BLAKE2b-256 | c5b37ca8101ffc52094f3df8e5767f22086e182853c03da45b6a536881223102 |