# Generated by roxygen2: do not edit by hand

export(DysPIA)
export(calcDyspiaStat)
export(calcDyspiaStatCumulative)
export(calcDyspiaStatCumulativeBatch)
exportPattern("^[[:alpha:]]+")
import(DysPIAData)
importFrom(BiocParallel,MulticoreParam)
importFrom(BiocParallel,SnowParam)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpparam)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,":=")
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setcolorder)
importFrom(fastmatch,fmatch)
importFrom(parmigene,knnmi)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,t.test)
importFrom(stats,var)
useDynLib(DysPIA, .registration = TRUE)
