The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Build Status Coverage Status CRAN_Status_Badge

cytominer

Typical morphological profiling datasets have millions of cells and hundreds of features per cell. When working with this data, you must

The cytominer package makes these steps fast and easy.

Installation

You can install cytominer from CRAN:

install.packages("cytominer")

Or, install the development version from GitHub:

# install.packages("devtools")
devtools::install_github("cytomining/cytominer", dependencies = TRUE, build_vignettes = TRUE)

Occasionally, the Suggests dependencies may not get installed, depending on your system, so you’d need to install those explicitly.

Example

See vignette("cytominer-pipeline") for basic example of using cytominer to analyze a morphological profiling dataset.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.