A set of python modules for accessing Bioturing's Talk2Data
Project description
Talk2Data SDK
Talk2Data SDK is a Python-based software development kit designed for data interaction and analysis.
Installation
You can install the Bioturing Connector using pip:
pip install talk2data-sdk
Usage
from talk2data_sdk.connector import Talk2DataConnector
connector = Talk2DataConnector(
"https://talk2data.bioturing.com/beta/t2d/",
"company token",
)
connector.test_connection()
connector.list_databases()
db = connector.get_database("aca43367-2d5d-450d-808c-d93a8c040894")
db.info
db.cell_types
db.get_expression_summary(["CD3D", "CD2"], cell_types=["T cell", "B cell"], tissues=["blood"], conditions=["normal"])
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
talk2data_sdk-0.1.2.tar.gz
(5.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file talk2data_sdk-0.1.2.tar.gz.
File metadata
- Download URL: talk2data_sdk-0.1.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.3 Linux/6.8.0-52-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35a36850dfe78d279efb7d50e4d041915a428bdd20f9c3ee9339e68f595e9e40
|
|
| MD5 |
ec2e6d37c94df26577382b2f290f3564
|
|
| BLAKE2b-256 |
8f3fab32b6695777e6ea81f53b613760e98c54d74b4ac7692511feb6a4a90a43
|
File details
Details for the file talk2data_sdk-0.1.2-py3-none-any.whl.
File metadata
- Download URL: talk2data_sdk-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.3 Linux/6.8.0-52-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4de9ddda2dfd06244f606962d77494989d911a44117400bdbb2fc1b4f5cc7a65
|
|
| MD5 |
908b529d6e21a7b8c46766a73a04aee3
|
|
| BLAKE2b-256 |
03a31582fcea7c915e20b13c4b32d31594646c583e6e9e8fd6d040f5586960d0
|