Dose response curve and drug induced proliferation (DIP) rate fits and visualisation
Project description
Thunor
Thunor (pronounced THOO-nor) is a free software platform for managing, visualizing, and analyzing high throughput screen (HTS) data, which measure the dose-dependent response of cells to one or more drug(s). Thunor has a web interface for drag-and-drop upload of cell count data, automatic calculation of dose response curves, and an interactive multi-panelled plot system.
This repository, Thunor Core, is a Python package which can be used for standalone analysis or integration into computational pipelines. There is also a web interface, Thunor Web, built around this package with added database and multi-user capabilities.
Implementation
Thunor is written in pure Python and is compatible with Python 3 only. It makes extensive use of pandas and plotly.
Installation
Thunor Core is tested against the three most recent stable releases
of Python (currently 3.10-3.12), so one of these versions is
recommended. Install Thunor Core using pip
:
pip install thunor
Examples and documentation
The Thunor Core documentation is available online,
or you can build it locally for offline use. To do so, clone this git
repository and change into the thunor
directory.
To build documentation locally, you'll need a few software dependencies:
pip install -r doc/requirements.txt
Then, you can build the documentation like so:
cd doc
make html
After the build completes, open _build/html/index.html in your web browser.
Tutorial
To manually work through the tutorial from the documentation above, you can open the file with Jupyter Notebook:
jupyter notebook --NotebookApp.iopub_data_rate_limit=1.0e10 doc/tutorial.ipynb
Citation
Lubbock A.L.R., Harris L.A., Quaranta V., Tyson D.R., Lopez C.F. Thunor: visualization and analysis of high-throughput dose–response datasets Nucleic Acids Research (2021), gkab424.
Further help and resources
See the Thunor website for further links, documentation and related projects.
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 thunor-0.1.31.post1.tar.gz
.
File metadata
- Download URL: thunor-0.1.31.post1.tar.gz
- Upload date:
- Size: 74.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2a1295d637ba8d44a367f16c32d855308a52337f1516e775b0e31dc9a7d3a61 |
|
MD5 | 12e8fb5e721b4aea8c7068e9777f1494 |
|
BLAKE2b-256 | 79b6fa8ce9b5371690788a176bde8482c2288639b300478edd442c7c35b94fc0 |
File details
Details for the file thunor-0.1.31.post1-py3-none-any.whl
.
File metadata
- Download URL: thunor-0.1.31.post1-py3-none-any.whl
- Upload date:
- Size: 59.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 184e7801ca1db22085780f9503fac5e8b6423ba223fe398741162bff96dcb4f0 |
|
MD5 | b5f0580a338beaf72cfb1bd49ee6088c |
|
BLAKE2b-256 | 89698db2e843e620461f82dc4d48176535a0894feeb66b902953cf656b710249 |