read_composites: Read composite images

Description Usage Arguments Details Value

View source: R/read_composites.R

Description

Read images based on inForm composite, including composite with phenotype overlay, and phenotype overlay alone.

Usage

1

Arguments

path

Path to the composite image file

Details

If the selected file is a JPEG file, the returned value will be a list containing a single image matrix and no attributes other than dim.

If the selected file is a TIFF file, the returned value will be a list possibly containing multiple image matrices with many metadata attributes. In addition to the TIFF metadata provided by tiff::readTIFF(), attributes may include

Value

A list of image matrices, possibly containing image metadata in attributes (see Details).


akoyabio/phenoptr documentation built on Jan. 7, 2022, 5:37 p.m.