Library for programmatically interacting with GenePattern from Python.
Project description
GenePattern Python Library
This is a Python library for working with GenePattern programmatically. Behind the scenes, calls from this library execute the GenePattern REST API.
Supported Python Versions
This library requires Python 3.6+. The bundled data submodule gp.data
also requires pandas, although the rest of the module does not.
Python 2 Support: Support for Python 2 was removed in version 1.4.0. Python 2 users should use version 1.3.1.
Installing
It is recommended to install this library from PIP. Simply execute the command below:
pip install genepattern-python
Upgrading
To upgrade to the latest version of the library, execute the command below:
pip install genepattern-python --upgrade
Tutorial
A tutorial on how to use the GenePattern Python Library is available here.
"Connection Reset by Peer" Error
Connecting to the GenePattern public server now requires TLS 1.2+. Older versions of SSL and TLS will no longer work. If you're attempting to connect and receiving a "Connection Reset by Peer" error, you will need to update the OpenSSL library associated with your Python installation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file genepattern-python-20.10.tar.gz
.
File metadata
- Download URL: genepattern-python-20.10.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12af296f9b44ca9934e9562ed6afa3dddd702ce05adb7251cf968f78ee8f1868 |
|
MD5 | 069badb25898fadda7a8f63737e170d1 |
|
BLAKE2b-256 | 80305cf3f2abe323c08120b2d2dbdbb9ca71c6977c9fce48746e9cdc73525a54 |
File details
Details for the file genepattern_python-20.10-py3-none-any.whl
.
File metadata
- Download URL: genepattern_python-20.10-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ef994b93100a2e9c59482dd668cae8793a836b3abda2f69c1abd35fb835c68b |
|
MD5 | d605f8f6fb712506db435911ec3d9c28 |
|
BLAKE2b-256 | 6a92772e95cb316b81406bf30d4d26bce4f8a4ccac5cea3ee7f2008a6c0ccd39 |