# Generated by roxygen2: do not edit by hand

export(create_scINSIGHT)
export(run_scINSIGHT)
exportClasses(scINSIGHT)
import(igraph)
importFrom(RANN,nn2)
importFrom(Rcpp,evalCpp)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(parallel,mclapply)
importFrom(stats,approxfun)
importFrom(stats,as.dist)
importFrom(stats,cophenetic)
importFrom(stats,cor)
importFrom(stats,hclust)
importFrom(stats,quantile)
importFrom(stringr,str_sub)
useDynLib(scINSIGHT)
