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.1.tar.gz
(5.1 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.1.tar.gz.
File metadata
- Download URL: talk2data_sdk-0.1.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.3 Linux/6.8.0-51-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1602d75980646c6069d1d74f8cc8994adc628b2393f6e6c4f956440c1f425ee
|
|
| MD5 |
7cfc46b2041778d96e0fb167bddb6568
|
|
| BLAKE2b-256 |
26b1744d8674dd2a02bdff9e1165d374393d5a77e1fcb4df5eecf71cf7a6b322
|
File details
Details for the file talk2data_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: talk2data_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.3 Linux/6.8.0-51-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1387563bdec515a0a6450633766870fefab020666eba7458b6ac5f96a28b9126
|
|
| MD5 |
6db624aa17ddc1ac35c59a8261328e6d
|
|
| BLAKE2b-256 |
0c532d3de3ddcde21b847edc8d584f3edded9d7a537878fe3714ed6c31e8fe1e
|