# Generated by roxygen2: do not edit by hand

export(ASICS)
export(ASICSUsersGuide)
export(alignment)
export(baselineCorrection)
export(binning)
export(createPureLibrary)
export(createSpectra)
export(formatForAnalysis)
export(importSpectraBruker)
export(kruskalWallis)
export(normalisation)
export(oplsda)
export(pca)
exportClasses(ASICSResults)
exportClasses(AnalysisResults)
exportClasses(PureLibrary)
exportClasses(Spectra)
exportMethods("[")
exportMethods(c)
exportMethods(dim)
exportMethods(getBestModel)
exportMethods(getCVError)
exportMethods(getDataset)
exportMethods(getDeformedLibrary)
exportMethods(getMeanByGroup)
exportMethods(getNbProtons)
exportMethods(getPpmGrid)
exportMethods(getQuantification)
exportMethods(getReconstructedSpectra)
exportMethods(getResults)
exportMethods(getSampleName)
exportMethods(getSpectra)
exportMethods(getTypeAnalysis)
exportMethods(getTypeData)
exportMethods(length)
exportMethods(plot)
exportMethods(show)
exportMethods(summary)
import(ggplot2)
importFrom(BiocParallel,MulticoreParam)
importFrom(BiocParallel,SnowParam)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpok)
importFrom(BiocParallel,bptry)
importFrom(BiocParallel,multicoreWorkers)
importFrom(BiocParallel,snowWorkers)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(grDevices,boxplot.stats)
importFrom(gridExtra,grid.arrange)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,slot)
importFrom(plyr,aaply)
importFrom(plyr,alply)
importFrom(plyr,join_all)
importFrom(plyr,laply)
importFrom(plyr,llply)
importFrom(quadprog,solve.QP)
importFrom(ropls,getSubsetVi)
importFrom(ropls,getVipVn)
importFrom(ropls,opls)
importFrom(ropls,predict)
importFrom(speaq,detectSpecPeaks)
importFrom(speaq,dohCluster)
importFrom(speaq,findRef)
importFrom(speaq,findShiftStepFFT)
importFrom(stats,aggregate)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,reshape)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,browseURL)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(zoo,na.approx)
importFrom(zoo,rollmean)
