-
Notifications
You must be signed in to change notification settings - Fork 75
Home
David Logan edited this page May 13, 2014
·
13 revisions
The source code for the CellProfiler project is hosted in Git repositories administered by GitHub. The code can be checked out from these locations:
- CellProfiler 2.0 (Python 2.5): https://github.com/CellProfiler/CellProfiler/
- CellProfiler Analyst 2.0 (Python 2.5): https://github.com/CellProfiler/CellProfiler-Analyst/
- Deprecated versions, no longer actively developed:
- CellProfiler 1.0 (MATLAB, no longer under development): https://github.com/CellProfiler/CellProfiler1.0
- CellProfiler Analyst 1.0 (Java 1.6, no longer under development): https://svn.broadinstitute.org/CellProfiler/trunk/oldCPA/
We perform regular builds of our source code for both CellProfiler and CellProfiler Analyst. They are not as heavily vetted as our releases, but are available here.
There are development lists for the CellProfiler and CellProfiler Analyst tools. These are not high-traffic lists and are intended for discussions or questions ranging from code details to long-term plans for the projects. The mailing lists are hosted on Google Groups:
-
CellProfiler-Analyst Developer's version installation for PC
-
CellProfiler-Analyst Developer's version installation for Mac
- Installation instructions for compiled versions of CellProfiler-Analyst are available at www.cellprofiler.org.
-
Creating a standalone .exe on the PC
-
Creating a standalone .app on the Mac
- Compiled, bleeding-edge versions of CellProfiler are available as trunk builds.
- Release versions (including past versions) are available at www.cellprofiler.org.