# Generated by roxygen2: do not edit by hand

S3method(allEquivTestSorensen,allTableList)
S3method(allEquivTestSorensen,list)
S3method(allSorenThreshold,allTableList)
S3method(allSorenThreshold,list)
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(enrichedIn,character)
S3method(enrichedIn,default)
S3method(enrichedIn,list)
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(sorenThreshold,list)
S3method(sorenThreshold,tableList)
S3method(upgrade,AllEquivSDhtest)
S3method(upgrade,equivSDhtest)
S3method(upgrade,equivSDhtestList)
export(allBuildEnrichTable)
export(allEquivTestSorensen)
export(allHclustThreshold)
export(allSorenThreshold)
export(buildEnrichTable)
export(dSorensen)
export(duppSorensen)
export(enrichedIn)
export(equivTestSorensen)
export(getDissimilarity)
export(getEffNboot)
export(getNboot)
export(getPvalue)
export(getSE)
export(getTable)
export(getUpper)
export(hclustThreshold)
export(nice2x2Table)
export(pruneClusts)
export(seSorensen)
export(sorenThreshold)
export(upgrade)
importFrom(org.Hs.eg.db,org.Hs.eg.db)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(stats,as.dist)
importFrom(stats,hclust)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rmultinom)
importFrom(stringr,str_pad)
