# Generated by roxygen2: do not edit by hand

S3method("[",perturbationChanges)
S3method(dim,perturbationChanges)
S3method(dimnames,perturbationChanges)
S3method(plot,perturbationChanges)
S3method(plot,referenceComparison)
S3method(print,similarPerturbations)
export(analyseDrugSetEnrichment)
export(convertENSEMBLtoGeneSymbols)
export(downloadENCODEknockdownMetadata)
export(filterCMapMetadata)
export(getCMapConditions)
export(getCMapPerturbationTypes)
export(loadCMapData)
export(loadCMapZscores)
export(loadDrugDescriptors)
export(loadENCODEsamples)
export(loadExpressionDrugSensitivityAssociation)
export(parseCMapID)
export(performDifferentialExpression)
export(plotDrugSetEnrichment)
export(plotTargetingDrugsVSsimilarPerturbations)
export(predictTargetingDrugs)
export(prepareCMapPerturbations)
export(prepareDrugSets)
export(prepareENCODEgeneExpression)
export(rankSimilarPerturbations)
importFrom(R.utils,capitalize)
importFrom(R.utils,gunzip)
importFrom(R.utils,isGzipped)
importFrom(R.utils,renameFile)
importFrom(biomaRt,getBM)
importFrom(biomaRt,useDataset)
importFrom(biomaRt,useMart)
importFrom(cowplot,draw_label)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(data.table,":=")
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(data.table,setkeyv)
importFrom(data.table,transpose)
importFrom(dplyr,bind_rows)
importFrom(fgsea,calcGseaStat)
importFrom(fgsea,fgsea)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expand_scale)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_area)
importFrom(ggplot2,geom_density_2d)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggrepel,geom_text_repel)
importFrom(graphics,plot)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(limma,eBayes)
importFrom(limma,lmFit)
importFrom(limma,topTable)
importFrom(limma,voom)
importFrom(methods,is)
importFrom(methods,new)
importFrom(pbapply,closepb)
importFrom(pbapply,getpb)
importFrom(pbapply,pbapply)
importFrom(pbapply,pblapply)
importFrom(pbapply,setpb)
importFrom(pbapply,startpb)
importFrom(readxl,read_excel)
importFrom(reshape2,dcast)
importFrom(rhdf5,h5read)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(utils,askYesNo)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(utils,unzip)
