calculateCVGMF          Perform a stochastic gradient descent
                        generalized matrix factorization (sgdGMF) on
                        cells, based on the expression or mass
                        spectrometry data in a SingleCellExperiment,
                        SummarizedExperiment or QFeatures object.
calculateGMF            Perform a stochastic gradient descent
                        generalized matrix factorization (sgdGMF) on
                        cells or bulk samples, based on the expression
                        or mass spectrometry data in a
                        SingleCellExperiment, SummarizedExperiment or
                        QFeatures object.
calculateRankGMF        Perform an eigendecomposition for model
                        selection based on a screeplot.
imputeGMF               Impute missing values based on the results of
                        runGMF.
plotGMF                 Wrapper functions to create plots for specific
                        types of reduced dimension results in a
                        SingleCellExperiment object, similar as the
                        'scater' package.
plot_cv                 Functions to create a scree plot for model
                        selection.
screeplot_rank          Functions to create a scree plot for model
                        selection.
