{ "info": { "author": "Eric Cramer", "author_email": "eric.cramer@curie.fr", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# What is a \"clockplot?\"\n\n\nThe clockplot is designed to help visualize how subgroups of a population are arranged over time, while maintaining a metric of for the heterogeneity or purity of that subgroup. \n\n
\n \"defining\n

\n How are populations and subpopulations defined for a clockplot?\n

\n
\n\nThis visualization was designed with biology in mind. For example, given a cell population defined by a particular CD marker, we might be want to define subpopulations by the different combinations of other markers expressed by those cells, and see *when* those phenotypes might appear. The clockplot lets you arrange the stages or time points like hours on a clock, and then the subpopulations are \"pulled\" towards each time point based on their percentage component of that timepoint (this algorithm is partially inspired by tracking how the center of mass along a frequency wave moves during a Fourier transform). \n\nEssentially, the angle starting from 12 o'clock indicates how much time has passed in the experiment before a given population appeared. The population's proximity to the center of the clockplot indicates the *heterogeneity* of the population with respect to time. For instance, a population in the center of the plot indicates that the population is equally likely to appear at all time points of the experiment, while a population near the periphery has a stronger association to a given time point. \n\nThat said, this way of visualizing data could be applied to other data driven fields as well. Consider examining how the content of different stock portfolios changes over time, or looking at which times during the year we see more action versus ciné art movies are released?\n\nExample with the included `lineardemo` data, which is simulated data made by \"rolling\" a population bolus across a series of time points. We can then order the populations based on their angle from 12 o'clock: 2, 4, 3, 8, 9, 12, 5, 7, 6, 11, 10. \n\n![A sample clockplot using the built-in lineardemo data](img/demo.png)\n\nPlease see `demo.ipynb` for a demonstration of the usage.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/emcramer/clockplot", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ptoclockplot", "package_url": "https://pypi.org/project/ptoclockplot/", "platform": "", "project_url": "https://pypi.org/project/ptoclockplot/", "project_urls": { "Homepage": "https://github.com/emcramer/clockplot" }, "release_url": "https://pypi.org/project/ptoclockplot/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A package for plotting clusters in a simple \"pseudo-temporal-ordering\", like a clock face.", "version": "0.0.1" }, "last_serial": 5277872, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "48983de10bc56b69d937c7f0cbe08a3f", "sha256": "9344d0d80e2a7c7f154e2a4b5ff3f8ed37600ccd725ae69d4d2e5d7a97cb0eb2" }, "downloads": -1, "filename": "ptoclockplot-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "48983de10bc56b69d937c7f0cbe08a3f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7798, "upload_time": "2019-05-16T15:01:12", "url": "https://files.pythonhosted.org/packages/f3/83/f253f94e8b4415b81a3da77dfe1c759d9584cffe12aa685755e4030a71e6/ptoclockplot-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "023a1320f1663409e2f0c36b44c3d601", "sha256": "16d685d31178d794ca987c2e748fc41cf47baccaad22d5ec42781a25fc78c410" }, "downloads": -1, "filename": "ptoclockplot-0.0.1.tar.gz", "has_sig": false, "md5_digest": "023a1320f1663409e2f0c36b44c3d601", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5733, "upload_time": "2019-05-16T15:01:15", "url": "https://files.pythonhosted.org/packages/ab/70/6a9955bb26ec06eb5944d8016fba99bc34946fcb681bbabceedb2dd152bc/ptoclockplot-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48983de10bc56b69d937c7f0cbe08a3f", "sha256": "9344d0d80e2a7c7f154e2a4b5ff3f8ed37600ccd725ae69d4d2e5d7a97cb0eb2" }, "downloads": -1, "filename": "ptoclockplot-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "48983de10bc56b69d937c7f0cbe08a3f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7798, "upload_time": "2019-05-16T15:01:12", "url": "https://files.pythonhosted.org/packages/f3/83/f253f94e8b4415b81a3da77dfe1c759d9584cffe12aa685755e4030a71e6/ptoclockplot-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "023a1320f1663409e2f0c36b44c3d601", "sha256": "16d685d31178d794ca987c2e748fc41cf47baccaad22d5ec42781a25fc78c410" }, "downloads": -1, "filename": "ptoclockplot-0.0.1.tar.gz", "has_sig": false, "md5_digest": "023a1320f1663409e2f0c36b44c3d601", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5733, "upload_time": "2019-05-16T15:01:15", "url": "https://files.pythonhosted.org/packages/ab/70/6a9955bb26ec06eb5944d8016fba99bc34946fcb681bbabceedb2dd152bc/ptoclockplot-0.0.1.tar.gz" } ] }