# Generated by roxygen2: do not edit by hand

S3method(HclustDepart,matrix)
S3method(HclustDepart,scppp)
S3method(LouvainDepart,matrix)
S3method(LouvainDepart,scppp)
S3method(adj_CDF_logit,matrix)
S3method(adj_CDF_logit,scppp)
S3method(diff_gene_list,matrix)
S3method(diff_gene_list,scppp)
S3method(qqplot_env_pois,numeric)
S3method(qqplot_env_pois,scppp)
export(HclustDepart)
export(LouvainDepart)
export(adj_CDF_logit)
export(diff_gene_list)
export(get_example_data)
export(para_est_new)
export(qqplot_env_pois)
export(scppp)
import(ggplot2)
import(stats)
importFrom(Matrix,as.matrix)
importFrom(Rdpack,reprompt)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,summarize)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_dbl)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
