# Generated by roxygen2: do not edit by hand

S3method(Plot,cluster.module)
S3method(Plot,deg)
S3method(Plot,deg.specific)
S3method(Plot,deg.specific.test)
S3method(Plot,seed.module)
S3method(summarize,cluster.module)
S3method(summarize,deg.specific)
S3method(summarize,seed.module)
export(Plot)
export(bi.deg)
export(cluster.module)
export(deg.specific)
export(module.compare)
export(module.curve)
export(module.extract)
export(module.modeling)
export(module.overlap)
export(module.screen)
export(seed.module)
export(summarize)
import(BiocParallel)
import(ComplexHeatmap)
import(Rcpp)
import(grid)
import(parallel)
importFrom(DESeq2,DESeqDataSetFromMatrix)
importFrom(DESeq2,dispersions)
importFrom(DESeq2,estimateDispersions)
importFrom(DESeq2,estimateSizeFactors)
importFrom(DESeq2,varianceStabilizingTransformation)
importFrom(SummarizedExperiment,assay)
importFrom(edgeR,DGEList)
importFrom(edgeR,calcNormFactors)
importFrom(edgeR,equalizeLibSizes)
importFrom(edgeR,estimateDisp)
importFrom(edgeR,getDispersion)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(stats,fisher.test)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,pnbinom)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,tail)
useDynLib(DEComplexDisease)
