R/RcppExports.R

Defines functions RowMergeMatricesList GraphToNeighborHelper

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

GraphToNeighborHelper <- function(mat) {
    .Call('_SeuratObject_GraphToNeighborHelper', PACKAGE = 'SeuratObject', mat)
}

RowMergeMatricesList <- function(mat_list, mat_rownames, all_rownames) {
    .Call('_SeuratObject_RowMergeMatricesList', PACKAGE = 'SeuratObject', mat_list, mat_rownames, all_rownames)
}
mojaveazure/seurat-object documentation built on Aug. 3, 2024, 4:59 p.m.