Bioi: Biological Image Analysis (original) (raw)

Single linkage clustering and connected component analyses are often performed on biological images. 'Bioi' provides a set of functions for performing these tasks. This functionality is implemented in several key functions that can extend to from 1 to many dimensions. The single linkage clustering method implemented here can be used on n-dimensional data sets, while connected component analyses are limited to 3 or fewer dimensions.

Version: 0.2.10
Depends: R (≥ 3.3.0)
Imports: Rcpp (≥ 0.12.13), assertthat (≥ 0.2.0), dplyr (≥ 0.7.4), igraph
LinkingTo: Rcpp
Suggests: knitr, rmarkdown, ggplot2, testthat (≥ 2.0.0)
Published: 2019-12-08
DOI: 10.32614/CRAN.package.Bioi
Author: Zachary Colburn
Maintainer: Zachary Colburn
License: GPL-3
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: Bioi results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=Bioito link to this page.