a character vector, containing the well names from where to
collect the cell features. See getUnames for details.
spot
An optional numeric vector indicating the spots from where to
collect the cell features. If missing, all spots are considered. The
length of the vector must be the same as uname.
id
An optional numeric vector indicating the cell ids. If
missing, all cells are considered. The length of the vector must be
the same as uname.
access
A character string indicating how to access the
data. Valid values are local, server and cache,
the default. See fileHTS for details.
Value
A data frame containing the cell features.
Details
Contrary to readHTS, collectCellFeatures collects cell
features through multiple wells. Output data frame contains the columns
uname, spot and id.