H5matref                obtain an HDF5 dataset reference suitable for
                        handling as numpy matrix
SkDecomp-class          container for sklearn objects and transforms
SklearnEls              mediate access to python modules from
                        sklearn.decomposition
h5mat                   create a file connection to HDF5 matrix
skIncrPCA               use sklearn IncrementalPCA procedure
skIncrPPCA              optionally fault tolerant incremental partial
                        PCA for projection of samples from
                        SummarizedExperiment
skKMeans                interface to sklearn.cluster.KMeans with
                        attention to direct work with HDF5
skPCA                   use sklearn PCA procedure
skPartialPCA_step       take a step in sklearn IncrementalPCA partial
                        fit procedure
