README.md

micR

image analysis

==== Process image data for the enumeration of fluorescent image cells

Installation

micR is currently not available CRAN or Bioconductor, so installation is as possible via devtools only:

You can install the latest development version of the code using the devtools R package.

```R

Install devtools, if you haven't already.

install.packages("devtools")

library(devtools) install_github("devSJR/micR")



devSJR/micR documentation built on May 15, 2019, 5:06 a.m.