This function calculates the variance of gene expression values across cells for hdf5 files.
calcGeneVars(object, chunk = 1000, verbose = TRUE)
liger
object. The input raw.data should be a list of hdf5 files.
Should call normalize and selectGenes before calling.
size of chunks in hdf5 file. (default 1000)
Print progress bar/messages (TRUE by default)
liger
object with scale.data slot set.