# Generated by roxygen2: do not edit by hand

export(classify_doublets)
export(cleanet)
export(compare_doublets_exp_obs)
export(filter_debris_cytof)
export(filter_debris_flow)
import(ggplot2)
importFrom(Rcpp,evalCpp)
importFrom(RcppHNSW,hnsw_knn)
importFrom(dplyr,across)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(magrittr,"%>%")
importFrom(methods,show)
importFrom(readr,read_csv)
importFrom(reshape2,melt)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,replace_na)
useDynLib(Cleanet, .registration = TRUE)
