Uses of Class
ubic.gemma.core.loader.util.hdf5.H5Dataset.H5Dataspace
-
Packages that use H5Dataset.H5Dataspace Package Description ubic.gemma.core.loader.util.hdf5 Minimalistic read-only wrapper around HDF5 native library. -
-
Uses of H5Dataset.H5Dataspace in ubic.gemma.core.loader.util.hdf5
Methods in ubic.gemma.core.loader.util.hdf5 that return H5Dataset.H5Dataspace Modifier and Type Method Description H5Dataset.H5Dataspace
H5Dataset. slice(long start, long end)
Obtain a 1D slice of the dataset.
-