Skip to main content

cell analysis tools

Project description

DOI

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

Documentation on ReadTheDocs


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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cell-analysis-tools-1.0.1.tar.gz (81.1 kB view hashes)

Uploaded Source

Built Distribution

cell_analysis_tools-1.0.1-py3-none-any.whl (91.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page