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
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-0.0.13.tar.gz
.
File metadata
- Download URL: cell-analysis-tools-0.0.13.tar.gz
- Upload date:
- Size: 41.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf07d612582d6bad5b4df5699837ca421673474e644c657718be451e723d59b2 |
|
MD5 | 7e5b15115e8e9fc9e62efcf84f3f5c7e |
|
BLAKE2b-256 | c0e849cd78a856e67db03feb76103b99e90467c935eac5682f37f8269642ee9c |
File details
Details for the file cell_analysis_tools-0.0.13-py3-none-any.whl
.
File metadata
- Download URL: cell_analysis_tools-0.0.13-py3-none-any.whl
- Upload date:
- Size: 63.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57fccd0957228b159cdc92d7089d1bafa2819940eb60fa979515891d0884ed2a |
|
MD5 | b30f3242f4bea32ce4d122062bcf3894 |
|
BLAKE2b-256 | 3be3dbb9138e5d6b2ccb551c7c77893e9036a5b3148afe7c00551926d925c864 |