Skip to content

CellProfiler is open-source cellular image analysis software.

License

Notifications You must be signed in to change notification settings

votti/CellProfiler

 
 

Repository files navigation

CellProfiler

An open-source application for measuring phenotypes

Installation

Compiled releases for Linux, OS X, and Windows are available from cellprofiler.org/releases.

Install from the Python Package Index (PyPI)

$ pip install --pre cellprofiler

Install from Source

Prerequisites

NumPy is the fundamental package for scientific computing with Python:

$ pip install numpy

Installation

$ pip install --editable .

About

CellProfiler is open-source cellular image analysis software.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%