cell analysis tools
Project description
CELL ANALYSIS TOOLS
A library for loading, processing and summarizing single cell imaging data. This library was originally created for the Skala lab at the Morgridge Institute for Research/Univeristy of Wisconsin-Madison to process and analyze 2-photon data from time correlated single photon counting. Many functions and implementations can be reused for different image types. It also has examples of how to use some of these functions along with example data.
More documentation
Dependencies
- numpy
- tifffile
- from pathlib import Path
- read_roi
- os
- matplotlib
- re
- skimage
- pandas as pd
Installation
The library can be install through pip
pip install cell-analysis-tools
or the latest version can be installed by cloning the repository, changeing directory to the root of the cell_analysis_tools folder then execute:
$ pip install -e .
you should then be able to import it into your script
import cell_analysis_tools
Caveat: It currently only supports python < 3.12.x and >= 3.9.x.
Cite cell-analysis-tools
@inproceedings{10.1117/12.2647280,
author = {Emmanuel Contreras Guzman and Peter R. Rehani and Melissa C. Skala},
title = {{Cell analysis tools: an open-source library for single-cell analysis of multi-dimensional microscopy images}},
volume = {12383},
booktitle = {Imaging, Manipulation, and Analysis of Biomolecules, Cells, and Tissues XXI},
editor = {Attila Tarnok and Jessica P. Houston},
organization = {International Society for Optics and Photonics},
publisher = {SPIE},
pages = {123830G},
keywords = {Single-cell, image analysis, data analysis, open-source software, python},
year = {2023},
doi = {10.1117/12.2647280},
URL = {https://doi.org/10.1117/12.2647280}
}
Emmanuel Contreras Guzman, Peter R. Rehani, Melissa C. Skala, "Cell analysis tools: an open-source library for single-cell analysis of multi-dimensional microscopy images," Proc. SPIE 12383, Imaging, Manipulation, and Analysis of Biomolecules, Cells, and Tissues XXI, 123830G (15 March 2023); https://doi.org/10.1117/12.2647280
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 cell-analysis-tools-1.0.1.tar.gz
.
File metadata
- Download URL: cell-analysis-tools-1.0.1.tar.gz
- Upload date:
- Size: 81.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89af5aac9ad4abf03e7767dae3ca8244f5e7f7c2eb4c60c3dca9c7ec5b741195 |
|
MD5 | c9adacc5cd1cced45fbb19b85b86c585 |
|
BLAKE2b-256 | e2374450d1a8e4d4a37dc42ba07a5720e6f0912590e5913ff85759da442c67e2 |
File details
Details for the file cell_analysis_tools-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: cell_analysis_tools-1.0.1-py3-none-any.whl
- Upload date:
- Size: 91.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da377620ded27aeddb7d7756b465ccb3e832a4b254245ce5bcf196af1d6f6aa7 |
|
MD5 | 44269260d9613b147659f279c33aa56f |
|
BLAKE2b-256 | d1eddfdc236f8e6eaf7519fd36d1b265b4cbf9888ce86d6121e9304099b20419 |