# Generated by roxygen2: do not edit by hand

export("cell.names<-")
export("cell.types<-")
export("deconv.spots<-")
export("features<-")
export("method<-")
export("mixed.profiles<-")
export("model<-")
export("plots<-")
export("prob.cell.types<-")
export("prob.matrix<-")
export("project<-")
export("set.list<-")
export("set<-")
export("single.cell.real<-")
export("single.cell.simul<-")
export("spatial.experiments<-")
export("test.deconv.metrics<-")
export("test.metrics<-")
export("test.pred<-")
export("trained.model<-")
export("training.history<-")
export("zinb.params<-")
export("zinbwave.model<-")
export(DeconvDLModel)
export(PropCellTypes)
export(SpatialDDLS)
export(ZinbParametersModel)
export(barErrorPlot)
export(barPlotCellTypes)
export(blandAltmanLehPlot)
export(calculateEvalMetrics)
export(cell.names)
export(cell.types)
export(corrExpPredPlot)
export(createSpatialDDLSobject)
export(deconv.spots)
export(deconvSpatialDDLS)
export(distErrorPlot)
export(estimateZinbwaveParams)
export(features)
export(genMixedCellProp)
export(getProbMatrix)
export(installTFpython)
export(interGradientsDL)
export(loadSTProfiles)
export(loadTrainedModelFromH5)
export(method)
export(mixed.profiles)
export(model)
export(plotDistances)
export(plotHeatmapGradsAgg)
export(plotSpatialClustering)
export(plotSpatialGeneExpr)
export(plotSpatialProp)
export(plotSpatialPropAll)
export(plotTrainingHistory)
export(plots)
export(preparingToSave)
export(prob.cell.types)
export(prob.matrix)
export(project)
export(saveRDS)
export(saveTrainedModelAsH5)
export(set)
export(set.list)
export(showProbPlot)
export(simMixedProfiles)
export(simSCProfiles)
export(single.cell.real)
export(single.cell.simul)
export(spatial.experiments)
export(spatialPropClustering)
export(test.deconv.metrics)
export(test.metrics)
export(test.pred)
export(topGradientsCellType)
export(trainDeconvModel)
export(trained.model)
export(training.history)
export(zinb.params)
export(zinbwave.model)
exportClasses(SpatialDDLS)
exportMethods(saveRDS)
import(keras)
import(methods)
importClassesFrom(Matrix,dgCMatrix)
importClassesFrom(SingleCellExperiment,SingleCellExperiment)
importClassesFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_gradient2)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_density_2d)
importFrom(ggplot2,stat_smooth)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpubr,stat_cor)
importFrom(methods,setClass)
importFrom(methods,setClassUnion)
importFrom(methods,setOldClass)
importFrom(reticulate,conda_binary)
importFrom(reticulate,conda_install)
importFrom(reticulate,py_available)
importFrom(reticulate,py_module_available)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,rbinom)
importFrom(stats,rnbinom)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(tensorflow,"%as%")
importFrom(tensorflow,install_tensorflow)
importFrom(utils,compareVersion)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,read.delim)
importFrom(utils,tail)
