These functions allow to import .mat (Matlab V5) files written by Cytospec.
read.cytomat(...)read.mat.Cytospec(file, keys2data = FALSE, blocks = TRUE)
read.cytomat for now hands all arguments to
read.mat.Cytospec for backwards compatibility.
The complete file name (or a connection to) the .mat file.
specifies which elements of the Info should be
transferred into the extra data
which blocks should be read? TRUE reads all blocks.
hyperSpec object if the file contains a single spectra block, otherwise a list with one hyperSpec object for each block.
read.cytomat has been renamed to read.mat.Cytospec and is now
deprecated. Use read.mat.Cytospec instead.
R.matlab::readMat