# Generated by roxygen2: do not edit by hand

S3method(plot,ChemoProtSet)
export(corrPlot)
export(densityPlot)
export(doschedaApp)
export(fitModel)
export(getDatasets)
export(getFinal)
export(getInput)
export(getNorm)
export(getParameters)
export(makeReport)
export(meanSdPlot)
export(pcaPlot)
export(removePeptides)
export(replicatePlot)
export(runDoscheda)
export(runNormalisation)
export(setData)
export(setParameters)
export(volcanoPlot)
exportClasses(ChemoProtSet)
exportMethods(boxplot)
import(calibrate)
import(drc)
import(ggplot2)
import(grDevices)
import(gridExtra)
import(prodlim)
import(readxl)
import(reshape2)
import(shinydashboard)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(corrgram,corrgram)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(matrixStats,colMedians)
importFrom(methods,new)
importFrom(shiny,HTML)
importFrom(shiny,br)
importFrom(shiny,conditionalPanel)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h4)
importFrom(shiny,includeHTML)
importFrom(shiny,radioButtons)
importFrom(shiny,shinyUI)
importFrom(shiny,sliderInput)
importFrom(shiny,uiOutput)
importFrom(stats,cor)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(vsn,meanSdPlot)
importMethodsFrom(affy,boxplot)
