# Generated by roxygen2: do not edit by hand

export(AccumulateNormal)
export(CalculateSES)
export(OCSSD)
export(ReadClsFile)
export(getDrugMatrix)
export(getDrugSpw)
export(isPackageLoaded)
export(plotDScoreHeatmap)
export(plotDSpwHeatmap)
export(plotDrugStructure)
export(plotGlobalGraph)
export(plotSpwNetGraph)
importFrom(BiocGenerics,density)
importFrom(ChemmineR,read.SDFset)
importFrom(GSVA,gsva)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(igraph,plot.igraph)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(pheatmap,pheatmap)
importFrom(rvest,html_text)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(xml2,read_html)
