{ "info": { "author": "Maksim Terpilowski", "author_email": "maximtrp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "cytpower\n========\n\nCytotoxicity is an ability of chemical compounds to destroy cells either directly or indirectly. Cytotoxicity assays are used in drug discovery to screen potentially toxic compounds. The results are routinely presented as percentages of affected cells vs concentrations used. These data are usually discrete or even disjoint, and do not even rely on the concept of drug dose (concentration per number of cells). Unfortunately, there are no suitable measure indices to estimate cytotoxic potential of a compound within a dose range.\n\nWe have recently introduced a concept of cytotoxic power, a parameter that is based on numerical integration and drug doses instead of concentrations (`Goncharov et al., 2018 `_). Previously, we endorsed two other indices that may be used to highlight drug specifics (e.g. apoptosis prevalence over necrosis): apoptotic and necrotic difference (AND) and apoptotic and necrotic areas under curves (ANAUCs) (`Smetanin et al., 2016 `_, `Galenko et al., 2017 `_).\n\nThis Python package is a proof-of-concept implementation of cytotoxic power calculation algorithm to assist researchers in processing cell assay results and presenting data.\n\n.. contents:: :local:\n\nFeatures\n--------\n\n- Integration with NumPy, Scipy, and Pandas: import, computations, etc.\n- Estimation of complex indices related to cytotoxic power of compounds.\n- Manual curve fitting based on `SciPy` and `lmfit`.\n- Bootstrap statistics routines.\n- Plotting functionality (`matplotlib` and `seaborn`).\n\nDependencies\n------------\n\n- `NumPy and SciPy packages `_\n- `Statsmodels `_\n- `Pandas `_\n- `Matplotlib `_\n- `Seaborn `_\n\nCompatibility\n-------------\n\nPackage is compatible with both Python 2 and 3 versions.\n\nInstall\n-------\n\nYou can install the package with:\n\n.. code-block:: bash\n\n $ pip install cytpower\n\n\nUsage\n-----\n\nExtended example is provided in `example-workflow` folder in this rep as a Jupyter Notebook.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/maximtrp/cytpower", "keywords": "cell cytotoxicity power apoptosis", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "cytpower", "package_url": "https://pypi.org/project/cytpower/", "platform": "", "project_url": "https://pypi.org/project/cytpower/", "project_urls": { "Homepage": "http://github.com/maximtrp/cytpower" }, "release_url": "https://pypi.org/project/cytpower/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Cytotoxic Power Concept Implementation", "version": "0.1.1" }, "last_serial": 4378601, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6d09a3dcfdd51bb8af46ddfb1d3c2947", "sha256": "4a5711e8fcc15b19154159f0a7b9ab4a182d98f857cb93c8ebb4ab469a6b24ee" }, "downloads": -1, "filename": "cytpower-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6d09a3dcfdd51bb8af46ddfb1d3c2947", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 7874, "upload_time": "2018-10-08T20:46:26", "url": "https://files.pythonhosted.org/packages/1a/2c/30a4a6654c7158fb34d2672f4e2a7dbce156131d67a53038abdfd39626c0/cytpower-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "36c62892432f34ac70a3648dd467335c", "sha256": "78de237ccf0ea81e92d67bf97f43f98981c253de21c85649cda9fe9965b8bb5d" }, "downloads": -1, "filename": "cytpower-0.1.0.tar.gz", "has_sig": false, "md5_digest": "36c62892432f34ac70a3648dd467335c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6923, "upload_time": "2018-10-08T20:46:24", "url": "https://files.pythonhosted.org/packages/80/e3/4851808532b63c0a9998775c6cda1066a93b2dbf29dbfed702afea731d6e/cytpower-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "08ee837ff1dc4ddd47ffb0103c3c673a", "sha256": "bde1b62bde1613f4f3ef6577c6419acd87a3b3f7b3967179eff0b04ff3ab7172" }, "downloads": -1, "filename": "cytpower-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "08ee837ff1dc4ddd47ffb0103c3c673a", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 7861, "upload_time": "2018-10-15T18:57:22", "url": "https://files.pythonhosted.org/packages/c5/c3/02568f38fbdc98ad923e6f861424b07028a7dcabf1030caf49ab1f7b94e6/cytpower-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6631738d00e97d8bc3450f64a7360f43", "sha256": "af7bc29263b4369c3dd611a94b20a14bb2a4c726b39f66672b29909d951ae570" }, "downloads": -1, "filename": "cytpower-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6631738d00e97d8bc3450f64a7360f43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6938, "upload_time": "2018-10-15T18:57:24", "url": "https://files.pythonhosted.org/packages/1b/c2/2c1d5c9e3a350c07e5bbcd3c82a4e6f09b79700cb986c4c7e70e4ed4a99f/cytpower-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "08ee837ff1dc4ddd47ffb0103c3c673a", "sha256": "bde1b62bde1613f4f3ef6577c6419acd87a3b3f7b3967179eff0b04ff3ab7172" }, "downloads": -1, "filename": "cytpower-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "08ee837ff1dc4ddd47ffb0103c3c673a", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 7861, "upload_time": "2018-10-15T18:57:22", "url": "https://files.pythonhosted.org/packages/c5/c3/02568f38fbdc98ad923e6f861424b07028a7dcabf1030caf49ab1f7b94e6/cytpower-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6631738d00e97d8bc3450f64a7360f43", "sha256": "af7bc29263b4369c3dd611a94b20a14bb2a4c726b39f66672b29909d951ae570" }, "downloads": -1, "filename": "cytpower-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6631738d00e97d8bc3450f64a7360f43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6938, "upload_time": "2018-10-15T18:57:24", "url": "https://files.pythonhosted.org/packages/1b/c2/2c1d5c9e3a350c07e5bbcd3c82a4e6f09b79700cb986c4c7e70e4ed4a99f/cytpower-0.1.1.tar.gz" } ] }