Single-Cell Image Analysis Package
Project description
Single-Cell Image Analysis Package
Scimap is a scalable toolkit for analyzing single-cell imaging data using anndata data structuring framework. It includes preprocessing, visualization, clustering, spatial analysis and differential expression testing. The Python-based implementation efficiently deals with datasets of more than one million cells.
Setup
Requirements
- Python 3.7+
Installation
Install it directly into an activated virtual environment:
$ pip install scimap
Usage
After installation, the package can imported:
$ python
>>> import scimap
>>> scimap.__version__
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
scimap-0.1.2.tar.gz
(1.2 MB
view hashes)
Built Distribution
scimap-0.1.2-py3-none-any.whl
(1.2 MB
view hashes)