No project description provided
Project description
Robotic-assisted Discovery of Antiinfectives
This package aims to provide a toolbox for data analysis in the field of drug discovery.
The aim is to provide functions to help evaluate the following assays:
- Primary Screen
- MIC (Minimum Inhibitory Concentration) Assay
- Cellviability
Usage Example
pip install rda-toolbox
or
pip install "git+https://github.com/Robotic-Discovery-of-Antiinfectives/rda-toolbox.git"
#!/usr/bin/env python3
import rda_toolbox as rda
import glob
rda.readerfiles_rawdf(glob.glob("path/to/raw/readerfiles/*"))
File Parsing
Supported readers:
- Cytation C10
Plotting
This package uses Vega-Altair for creating interactive (or static) visualizations.
- Plate Heatmaps
- Upset plots
UpSetAltairplotting function is taken from https://github.com/hms-dbmi/upset-altair-notebook and modified- This part of this package is licensed under MIT license.
New Release
- Update
pyproject.tomlrelease version - Update
docs/source/conf.pyrelease version - On GitHub go to releases and
Draft a new release
This package is managed via UV
uv builduv publish
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
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 rda_toolbox-0.1.11.tar.gz.
File metadata
- Download URL: rda_toolbox-0.1.11.tar.gz
- Upload date:
- Size: 48.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.10 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1953588cde7911789ce8aadb7fb6eba5bf4750da00a5b062f07e715798229fe
|
|
| MD5 |
4458f457c9ea67ac20ec95cd191212d8
|
|
| BLAKE2b-256 |
b029d5c77fec308f759adc8e92e540ba7fccfb5af80269942035d9192e7e9ff0
|
File details
Details for the file rda_toolbox-0.1.11-py3-none-any.whl.
File metadata
- Download URL: rda_toolbox-0.1.11-py3-none-any.whl
- Upload date:
- Size: 51.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.10 Linux/6.11.0-1014-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b24733fb75e3637a637c653e3fdd6880cee670948962ea2ee9a4d842c0762ef
|
|
| MD5 |
919b2ff96cfb562ad6a970b98e41295d
|
|
| BLAKE2b-256 |
bea9a7e8a7f34b524839b9a7adfec4d4f514eca253ea22c39a02fe0f56f9389e
|