Metadata-Version: 2.1
Name: pySpacell
Version: 0.1.5
Summary: A Python package for single cell spatial image analysis
Home-page: https://github.com/biocompibens/pySpacell
Author: France ROSE
Author-email: auguste.genovesio@ens.fr
License: MIT
Description: # pySpacell
        A Python package for single-cell spatial image analysis.
        
        ## Availability
        * It runs with python3.6
        * It is available through `pip install pySpacell` or downloadable via `git clone https://github.com/biocompibens/pySpacell.git`
        * NB: the git depot contains large data files. To download them correctly, `git lfs clone https://github.com/biocompibens/pySpacell.git`. The rest of the files are not impacted by a standard git clone.
        
        ## Usage examples
        Example data are located in *data/* along with exemple scripts in *example/*
        
Keywords: spatial analysis microscopy cells statistics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
