Skip to main content

Phenotypic deconvolution in heterogeneous cancer cell populations using drug screen data

Project description

Mixed Cell Population Identification Package

PyPI

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyphenopop-0.0.1.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

pyphenopop-0.0.1-py3-none-any.whl (11.3 kB view hashes)

Uploaded Python 3

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