PyCellID (building...)
Functions to analyze Cell-ID single-cell cytometry data using python language.
Dependecies for this project.
- attrs(>=21.1.0) for build the backend.
- matplotlib(>=3.4.0) for plots management
- pandas(>=1.3.0) for panel and dashboard management.
- numpy(>=1.21.0) for numerical management.
Installation
PyCellID can be installed using pip
from PyPI. Using virtualenv is recommended -- for no specific reason other than it being good practice. Installing is simple:
$> pip install pycellid
For development, clone the official github repository instead and use:
$> python setup.py .
Contact
You can contact us via email.
Issues
Please submit bug reports, suggestions for improvements and patches via the issue tracker.
Links
License
This project is licensed under the MIT License (see the LICENSE file for details).