Skip to main content

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.

Implementation

Thunor is written in pure Python and is compatible with Python 3 only. It makes extensive use of pandas and plotly.

Installation

Install 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

Further help and resources

See the Thunor website for further links, documentation and related projects.

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

thunor-0.1.19.tar.gz (51.3 kB view details)

Uploaded Source

File details

Details for the file thunor-0.1.19.tar.gz.

File metadata

  • Download URL: thunor-0.1.19.tar.gz
  • Upload date:
  • Size: 51.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7

File hashes

Hashes for thunor-0.1.19.tar.gz
Algorithm Hash digest
SHA256 24a02924437784cafe94e75f7c73ff7cb83061fe276c5c28b3145e1f83b3d6fe
MD5 0dd973e0adffec002b32e29382c90be2
BLAKE2b-256 a492c089d73b925e20c9b054529ee573eaebc87604699530e9d14eb1e398a2af

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page