Phenotypic deconvolution in heterogeneous cancer cell populations using drug screen data
Project description
Mixed Cell Population Identification Package
This package contains methods designed to determine the existance of subpopulations with different responses to a given drug from a dataset of screenings with that drug on the total cell population. The implementation is based on the method presented in the article "Phenotypic deconvolution in heterogeneous cancer cell populations using drug screening data". The dataset should contatin cell viability data tested on C different drug concentrations over N time points and containing R replicates. The package can then estimate the number of subpopulations, their mixture proportions and a dose-reponse curve for each of the subpopulations.
Install
The package can be easily install via pip install pyphenopop
. You can also install it from the Github repository using
pip install git+https://github.com/ocbe-uio/pyPhenoPop.git
or by cloning the repository
git clone https://github.com/ocbe-uio/pyPhenoPop
and installing from the local repository via
pip install .
Usage
A tutorial using data from the original publication is provided in examples/tutorial.ipynb
. Additional information can be obtained by executing
from pyphenopop.mixpopid import mixture_id
help(mixture_id)
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 pyphenopop-0.0.1.tar.gz
.
File metadata
- Download URL: pyphenopop-0.0.1.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ff8d3e4ac343ee48fb26b03b496e574d0b87f28f3b8d5781fa623cfff87f5fe |
|
MD5 | 43442c5ace98f9558248920597c54a4d |
|
BLAKE2b-256 | ab36b6a6afe96aa22970d19bdf050789069c984a605e9c2f0c22e8a51b24d18d |
File details
Details for the file pyphenopop-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pyphenopop-0.0.1-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a5ff2ef737b0c26ea29a4d37e0bdbed51026b4bc746d0da068185143a7bac84 |
|
MD5 | d92d97f272d1959d666c2a8a85d1f301 |
|
BLAKE2b-256 | c39115a9fea82332a8182d88649fdf411ee7abfb5491ae3c2e4bb118ec0ab100 |