This is called to get things like hdf5_index and scaling factors for the samples in a given assay.

assay_sample_info(x, assay_name, samples = NULL, ...)

Arguments

x

FacileDataStore

assay_name

the name of the assay

samples

a sample descriptor

Value

an updated version of samples decorated with hd5_index, scaling factors, etc. Note that rows in samples that do not appear in assay_name will be returnd here with NA values for hd5_index and such.