# Generated by roxygen2: do not edit by hand S3method(.DollarNames,lemur_fit) S3method(predict,lemur_fit) export(.lemur_fit) export(align_by_grouping) export(align_harmony) export(find_de_neighborhoods) export(lemur) export(project_on_lemur_fit) export(test_de) export(vars) exportClasses(lemur_fit) exportMethods("[") exportMethods(design) exportMethods(residuals) import(SingleCellExperiment, except = weights) import(methods) import(stats) importFrom(BiocGenerics,design) importFrom(Matrix,t) importFrom(Rcpp,sourceCpp) importFrom(S4Vectors,DataFrame) importFrom(S4Vectors,`metadata<-`) importFrom(S4Vectors,metadata) importFrom(SingleCellExperiment,reducedDims) importFrom(SummarizedExperiment,`assay<-`) importFrom(SummarizedExperiment,`colData<-`) importFrom(SummarizedExperiment,`rowData<-`) importFrom(SummarizedExperiment,assay) importFrom(SummarizedExperiment,assayNames) importFrom(SummarizedExperiment,colData) importFrom(SummarizedExperiment,rowData) importFrom(glmGamPoi,vars) importFrom(utils,.DollarNames) importFrom(utils,capture.output) importFrom(utils,head) importFrom(utils,setTxtProgressBar) importFrom(utils,txtProgressBar) useDynLib(lemur, .registration = TRUE)