showinf: Extract metadata for an image using bioformats

Description Usage Arguments Value

View source: R/showinf.R

Description

Extract metadata for an image using bioformats

Usage

1
showinf(f, ..., outfile = NULL)

Arguments

f

Path to input file

...

Additional character arguments passed to showinf tool.

outfile

Character vector specifying path to output file, or a logical value. When outfile=TRUE, a path of /path/to/input.lsm will result in an output file of /path/to/input.txt. When outfile=NULL, the result will be passed back as a character vector

Value

A character vector containing metadata or an integer value indicating success or failure of of call.


jefferislab/bftools documentation built on Nov. 8, 2019, 12:30 p.m.