Single-Cell Image Analysis Package
Project description
Single-Cell Image Analysis Package
Scimap is a scalable toolkit for analyzing single-cell multiplex imaging data. The package uses the anndata framework making it easy to integrate with other popular single-cell analysis toolkits such as scanpy. It includes preprocessing, phenotyping, visualization, clustering, spatial analysis and differential spatial testing. The Python-based implementation efficiently deals with datasets of more than one million cells.
Installation
Install it directly into an activated virtual environment:
$ pip install scimap
After installation, the package can imported:
$ python
>>> import scimap as sm
To get started, read the documentation.
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.3.1.tar.gz
(2.2 MB
view hashes)
Built Distribution
scimap-0.3.1-py3-none-any.whl
(2.2 MB
view hashes)