# Generated by roxygen2: do not edit by hand

export(ASICS)
export(ASICSUsersGuide)
export(alignSpectra)
export(binning)
export(createPureLibrary)
export(createSpectra)
export(formatForAnalysis)
export(importSpectra)
export(importSpectraBruker)
export(kruskalWallis)
export(normaliseSpectra)
export(oplsda)
export(pca)
export(plotAlignment)
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(getNormMethod)
exportMethods(getNormParams)
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(Matrix)
import(PepsNMR)
import(ggplot2)
importFrom(BiocParallel,MulticoreParam)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpok)
importFrom(BiocParallel,bptry)
importFrom(BiocParallel,multicoreWorkers)
importFrom(BiocParallel,register)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(TSdist,LCSSDistance)
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,adply)
importFrom(plyr,alply)
importFrom(plyr,join_all)
importFrom(plyr,laply)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(quadprog,solve.QP)
importFrom(ropls,getSubsetVi)
importFrom(ropls,getVipVn)
importFrom(ropls,opls)
importFrom(ropls,predict)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,fft)
importFrom(stats,hclust)
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,capture.output)
importFrom(utils,read.table)
importFrom(zoo,na.approx)
