# Generated by roxygen2: do not edit by hand

export(BarplotOnOff)
export(BoxplotCellScore)
export(CellScore)
export(CellScoreReport)
export(CosineSimScore)
export(OnOff)
export(PcaStandards)
export(PlotCosineSimHeatmap)
export(RugplotCellScore)
export(ScatterplotCellScoreComponents)
export(extractTransitions)
export(heatmapOnOffMarkers)
export(rugplotDonorTargetTest)
export(scatterplotDonorTargetTest)
importClassesFrom(Biobase,ExpressionSet)
importFrom(Biobase,assayDataElement)
importFrom(RColorBrewer,brewer.pal)
importFrom(gplots,heatmap.2)
importFrom(grDevices,cm.colors)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,densCols)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,rug)
importFrom(graphics,text)
importFrom(lsa,cosine)
importFrom(methods,is)
importFrom(squash,bluered)
importFrom(squash,distogram)
importFrom(squash,hkey)
importFrom(stats,IQR)
importFrom(stats,as.dendrogram)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,order.dendrogram)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importMethodsFrom(Biobase,exprs)
importMethodsFrom(Biobase,fData)
importMethodsFrom(Biobase,pData)
