A simple density plotting tool for FACS-like data.
Project description
<img src=”examples/Example_scatter.png” width=”220”/> <img src=”examples/Example_scatter_biexp.png” width=”220”/> <img src=”examples/Example_contour.png” width=”250”/>
<img src=”examples/mouse_cell_density_atlas.png” width=”500”/>
# DensityPlot
A simple and standalone python plotting package for density and scatter plotting commonly used in FACS analysis.
This package was modified from [FlowCal](https://github.com/taborlab/FlowCal) package.
Check [here](https://nbviewer.jupyter.org/github/xuesoso/DensityPlot/blob/master/tutorial.ipynb) for a tutorial on usage.
Pip installation
`bash pip install DensityPlot `
Requirement
scipy >= 0.14.0
matplotlib >= 2.0.0
Modes available
scatter : A scatterplot colored by the data density. Dense regions are merged into bins. Sparse region is represented by as single dots.
mesh : 2D-histogram colored by the data density in the region
scatter_mesh : 2D-histogram with original data values plotted as dots.
contour : A contour map of the data density. Recommend setting `smooth` option as True.
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 DensityPlot-0.1.8.tar.gz
.
File metadata
- Download URL: DensityPlot-0.1.8.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 787777f01c024522b81621380df2757207c65bef7f3a1864f46e97e472a06f4b |
|
MD5 | 826d29e3329cabedc27d95853f9c6f3a |
|
BLAKE2b-256 | 550ea32aeb509f3f21c068e5dac293f194890d444a47a9209004bcf9d5fa79bb |
File details
Details for the file DensityPlot-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: DensityPlot-0.1.8-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ca64a0b66d9a3086cfc5a30a4e7539478de3da739a8442da94294803ef815b1 |
|
MD5 | 8c5abf6c760036542efbee9e8a4a8ac0 |
|
BLAKE2b-256 | edd709969570db1f53819e3575ebe5169f0e70471fa55fff3e57a5c8c92da858 |