Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.02 KB

Cellprofile-r

An interface in R to CellProfiler and CellProfiler Analyst databases: CellProfiler (CP) and CellProfiler Analyst(CPA) are tools for analysing image sets of cells. The software is designed to enable biologists to easily quantify phenotypes from thousands of images automatically. CellProfileR, an R package for the statistical programming environment R, enables the users of CP/CPA to easily interface their databases (mysql, sqlite, csv) with R through generic methods. This is particularly useful where more sophisticated downstream analyses are required. Convenience functions and a number of workflows are provided. Additional feature suggestions are welcome.

This codebase is somewhat old (I will one day get round to refactoring)

I will redirect you to the HipDynamics packages which were intended to cater to much of the same goals as CellProfileR

HipDynamics

R Version https://github.com/KHP-Informatics/HipDynamicsR

Python Version https://github.com/KHP-Informatics/HipDynamics