votti / CellProfiler

CellProfiler is open-source cellular image analysis software.

Home Page:http://cellprofiler.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://cellprofiler.org

License:Other


Languages

Language:Python 99.9%Language:C 0.1%Language:Inno Setup 0.1%