# Generated by roxygen2: do not edit by hand

export(DTSEA)
export(calculate_p0)
export(cronbach.alpha)
export(kendall.w)
export(random.walk)
export(separation)
importFrom(BiocParallel,MulticoreParam)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(fgsea,fgsea)
importFrom(igraph,V)
importFrom(igraph,as_adjacency_matrix)
importFrom(igraph,components)
importFrom(igraph,degree)
importFrom(igraph,delete.vertices)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,induced_subgraph)
importFrom(igraph,is.igraph)
importFrom(igraph,shortest.paths)
importFrom(igraph,simplify)
importFrom(magrittr,divide_by)
importFrom(magrittr,multiply_by)
importFrom(magrittr,raise_to_power)
importFrom(magrittr,subtract)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(tidyr,replace_na)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
