zcolburn/Bioi: Biological Image Analysis

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.

Getting started

Package details

AuthorZachary Colburn
MaintainerZachary Colburn <zcolburn@gmail.com>
LicenseGPL-3
Version0.2.10
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("zcolburn/Bioi")
zcolburn/Bioi documentation built on Dec. 10, 2019, 8:08 p.m.