# Generated by roxygen2: do not edit by hand

export(GGN)
export(PGN_Lasso)
export(PGN_RF)
export(PGN_XGBoost)
export(PPN)
export(align_embedding)
export(eNN)
export(pg_embedding)
export(scPOEM)
import(Biobase)
import(Matrix)
import(cicero)
import(glmnet)
import(monocle)
importFrom(BiocGenerics,estimateSizeFactors)
importFrom(Matrix,readMM)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,writeMM)
importFrom(VGAM,binomialff)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(reticulate,source_python)
importFrom(scTenifoldNet,dRegulation)
importFrom(scTenifoldNet,manifoldAlignment)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,setNames)
importFrom(stringr,str_split_fixed)
importFrom(tictoc,tic)
importFrom(tictoc,toc)
importFrom(utils,globalVariables)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importFrom(xgboost,xgb.importance)
importFrom(xgboost,xgboost)
