# Generated by roxygen2: do not edit by hand

S3method(buildEnrichTable,character)
S3method(buildEnrichTable,default)
S3method(buildEnrichTable,list)
S3method(dSorensen,character)
S3method(dSorensen,list)
S3method(dSorensen,matrix)
S3method(dSorensen,numeric)
S3method(dSorensen,table)
S3method(dSorensen,tableList)
S3method(duppSorensen,character)
S3method(duppSorensen,list)
S3method(duppSorensen,matrix)
S3method(duppSorensen,numeric)
S3method(duppSorensen,table)
S3method(duppSorensen,tableList)
S3method(equivTestSorensen,character)
S3method(equivTestSorensen,list)
S3method(equivTestSorensen,matrix)
S3method(equivTestSorensen,numeric)
S3method(equivTestSorensen,table)
S3method(equivTestSorensen,tableList)
S3method(getDissimilarity,AllEquivSDhtest)
S3method(getDissimilarity,equivSDhtest)
S3method(getDissimilarity,equivSDhtestList)
S3method(getEffNboot,AllEquivSDhtest)
S3method(getEffNboot,equivSDhtest)
S3method(getEffNboot,equivSDhtestList)
S3method(getNboot,AllEquivSDhtest)
S3method(getNboot,equivSDhtest)
S3method(getNboot,equivSDhtestList)
S3method(getPvalue,AllEquivSDhtest)
S3method(getPvalue,equivSDhtest)
S3method(getPvalue,equivSDhtestList)
S3method(getSE,AllEquivSDhtest)
S3method(getSE,equivSDhtest)
S3method(getSE,equivSDhtestList)
S3method(getTable,AllEquivSDhtest)
S3method(getTable,equivSDhtest)
S3method(getTable,equivSDhtestList)
S3method(getUpper,AllEquivSDhtest)
S3method(getUpper,equivSDhtest)
S3method(getUpper,equivSDhtestList)
S3method(nice2x2Table,matrix)
S3method(nice2x2Table,numeric)
S3method(nice2x2Table,table)
S3method(seSorensen,character)
S3method(seSorensen,list)
S3method(seSorensen,matrix)
S3method(seSorensen,numeric)
S3method(seSorensen,table)
S3method(seSorensen,tableList)
S3method(upgrade,AllEquivSDhtest)
S3method(upgrade,equivSDhtest)
S3method(upgrade,equivSDhtestList)
export(allEquivTestSorensen)
export(buildEnrichTable)
export(dSorensen)
export(duppSorensen)
export(equivTestSorensen)
export(getDissimilarity)
export(getEffNboot)
export(getNboot)
export(getPvalue)
export(getSE)
export(getTable)
export(getUpper)
export(nice2x2Table)
export(seSorensen)
export(upgrade)
import(GO.db)
import(org.Hs.eg.db)
importFrom(clusterProfiler,enrichGO)
importFrom(goProfiles,GOTermsList)
importFrom(goProfiles,getAncestorsLst)
importFrom(goProfiles,getGOLevel)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(stats,fisher.test)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rmultinom)
