Package: colocr
Type: Package
Title: Conduct Co-Localization Analysis of Fluorescence Microscopy
        Images
Version: 0.1.1
License: GPL-3
Authors@R: person("Mahmoud", "Ahmed",
    email = "mahmoud.s.fahmy@students.kasralainy.edu.eg",
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-4377-6541"))
URL: https://docs.ropensci.org/colocr,
        https://github.com/ropensci/colocr
BugReports: https://github.com/ropensci/colocr/issues
Description: Automate the co-localization analysis of fluorescence microscopy 
  images. Selecting regions of interest, extract pixel intensities from 
  the image channels and calculate different co-localization statistics. The
  methods implemented in this package are based on Dunn et al. (2011) 
  <doi:10.1152/ajpcell.00462.2010>.
Encoding: UTF-8
LazyData: true
Suggests: testthat, shinytest, covr, knitr, rmarkdown, devtools, purrr,
        shinyBS
RoxygenNote: 7.1.0
Imports: imager, magick, shiny, scales, magrittr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-08 01:07:22 UTC; rstudio-user
Author: Mahmoud Ahmed [aut, cre] (<https://orcid.org/0000-0002-4377-6541>)
Maintainer: Mahmoud Ahmed <mahmoud.s.fahmy@students.kasralainy.edu.eg>
Repository: CRAN
Date/Publication: 2020-05-08 13:20:06 UTC
Built: R 4.1.0; ; 2021-05-27 08:46:46 UTC; unix
