RESET-package           Reconstruction Set Test
convertToPerVarScores   Utility function to that converts RESET scores
                        to/from per-variable scores
convertToPerVarScoresForSeurat
                        Utility function to that converts RESET scores
                        contained in a Seurat object to/from
                        per-variable scores
createVarSetCollection
                        Utility function to help create a variable set
                        collection list object
randomColumnSpace       Implementation of a sparse powered randomized
                        algorithm for computing a basis for the column
                        space of a matrix.
randomSVD               Implementation of a sparse powered randomized
                        singular value decomposition.
reset                   Reconstruction Set Test (RESET)
resetForSeurat          RESET wrapper for scRNA-seq data processed
                        using the Seurat framework
resetViaPCA             Reconstruction Set Test (RESET) via PCA
