# Generated by roxygen2: do not edit by hand

export(BuildAdjacencyMatrix)
export(BuildColumnToProteinDataset)
export(BuildColumnToProteinDataset_par)
export(BuildPalette)
export(CVDistD)
export(CVDistD_HC)
export(CountPep)
export(GOAnalysisSave)
export(GetDetailedNbPeptides)
export(GetDetailedNbPeptidesUsed)
export(GetNbPeptidesUsed)
export(Get_AllComparisons)
export(GlobalQuantileAlignment)
export(GraphPepProt)
export(LH0)
export(LH0.lm)
export(LH1)
export(LH1.lm)
export(LOESS)
export(MeanCentering)
export(NumericalFiltering)
export(NumericalgetIndicesOfLinesToRemove)
export(QuantileCentering)
export(StringBasedFiltering)
export(StringBasedFiltering2)
export(SumByColumns)
export(addOriginOfValue)
export(aggregateIter)
export(aggregateIterParallel)
export(aggregateMean)
export(aggregateSum)
export(aggregateTopn)
export(averageIntensities)
export(barplotEnrichGO_HC)
export(barplotGroupGO_HC)
export(boxPlotD_HC)
export(buildGraph)
export(check.conditions)
export(check.design)
export(checkClusterability)
export(classic1wayAnova)
export(compareNormalizationD_HC)
export(compute_t_tests)
export(corrMatrixD_HC)
export(createMSnset)
export(dapar_hc_ExportMenu)
export(dapar_hc_chart)
export(deleteLinesFromIndices)
export(densityPlotD)
export(densityPlotD_HC)
export(diffAnaComputeFDR)
export(diffAnaGetSignificant)
export(diffAnaSave)
export(diffAnaVolcanoplot)
export(diffAnaVolcanoplot_rCharts)
export(display.CC.visNet)
export(enrich_GO)
export(finalizeAggregation)
export(findMECBlock)
export(formatPHResults)
export(fudge2LRT)
export(get.pep.prot.cc)
export(getIndicesConditions)
export(getIndicesOfLinesToRemove)
export(getListNbValuesInLines)
export(getNumberOf)
export(getNumberOfEmptyLines)
export(getPourcentageOfMV)
export(getProcessingInfo)
export(getProteinsStats)
export(getQuantile4Imp)
export(getTextForAggregation)
export(getTextForAnaDiff)
export(getTextForFiltering)
export(getTextForGOAnalysis)
export(getTextForHypothesisTest)
export(getTextForNewDataset)
export(getTextForNormalization)
export(getTextForpeptideImputation)
export(getTextForproteinImputation)
export(group_GO)
export(hc_logFC_DensityPlot)
export(hc_mvTypePlot2)
export(heatmap.DAPAR)
export(heatmapD)
export(histPValue_HC)
export(impute.detQuant)
export(impute.pa2)
export(inner.aggregate.iter)
export(is.MV)
export(is.OfType)
export(limmaCompleteTest)
export(listSheets)
export(make.contrast)
export(make.design)
export(make.design.1)
export(make.design.2)
export(make.design.3)
export(mvFilter)
export(mvFilterFromIndices)
export(mvFilterGetIndices)
export(mvHisto_HC)
export(mvImage)
export(mvPerLinesHistoPerCondition_HC)
export(mvPerLinesHisto_HC)
export(my_hc_ExportMenu)
export(my_hc_chart)
export(nonzero)
export(normalizeMethods.dapar)
export(pepa.test)
export(plotJitter)
export(plotJitter_rCharts)
export(plotPCA_Eigen)
export(plotPCA_Eigen_hc)
export(plotPCA_Ind)
export(plotPCA_Var)
export(postHocTest)
export(proportionConRev_HC)
export(rbindMSnset)
export(reIntroduceMEC)
export(readExcel)
export(removeLines)
export(samLRT)
export(saveParameters)
export(scatterplotEnrichGO_HC)
export(setMEC)
export(splitAdjacencyMat)
export(test.design)
export(translatedRandomBeta)
export(univ_AnnotDbPkg)
export(violinPlotD)
export(visualizeClusters)
export(vsn)
export(wrapper.CVDistD)
export(wrapper.CVDistD_HC)
export(wrapper.compareNormalizationD_HC)
export(wrapper.corrMatrixD_HC)
export(wrapper.dapar.impute.mi)
export(wrapper.hc_mvTypePlot2)
export(wrapper.heatmapD)
export(wrapper.impute.KNN)
export(wrapper.impute.detQuant)
export(wrapper.impute.fixedValue)
export(wrapper.impute.mle)
export(wrapper.impute.pa)
export(wrapper.impute.pa2)
export(wrapper.impute.slsa)
export(wrapper.mvHisto_HC)
export(wrapper.mvImage)
export(wrapper.mvPerLinesHistoPerCondition_HC)
export(wrapper.mvPerLinesHisto_HC)
export(wrapper.normalizeD)
export(wrapper.pca)
export(wrapperCalibrationPlot)
export(wrapperClassic1wayAnova)
export(wrapperRunClustering)
export(writeMSnsetToCSV)
export(writeMSnsetToExcel)
import(ggplot2)
import(graphics)
import(highcharter)
import(limma)
import(openxlsx)
import(visNetwork)
importFrom(Biobase,ExpressionSet)
importFrom(Biobase,exprs)
importFrom(Biobase,fData)
importFrom(Biobase,pData)
importFrom(FactoMineR,PCA)
importFrom(MSnbase,MSnSet)
importFrom(Matrix,"%&%")
importFrom(Matrix,crossprod)
importFrom(Mfuzz,standardise)
importFrom(RColorBrewer,brewer.pal)
importFrom(apcluster,apcluster)
importFrom(cluster,clusGap)
importFrom(dendextend,color_branches)
importFrom(dendextend,get_leaves_branches_col)
importFrom(diptest,dip.test)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tbl_df)
importFrom(factoextra,fviz_pca_ind)
importFrom(factoextra,fviz_pca_var)
importFrom(forcats,as_factor)
importFrom(forcats,fct_relevel)
importFrom(foreach,foreach)
importFrom(gplots,heatmap.2)
importFrom(grDevices,boxplot.stats)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,heat.colors)
importFrom(graph,connComp)
importFrom(graph,graphAM)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(highcharter,hc_chart)
importFrom(highcharter,hc_exporting)
importFrom(imp4p,estim.bound)
importFrom(imp4p,estim.mix)
importFrom(imp4p,impute.pa)
importFrom(imp4p,impute.rand)
importFrom(imp4p,mi.mix)
importFrom(imp4p,prob.mcar.tab)
importFrom(limma,normalizeCyclicLoess)
importFrom(methods,is)
importFrom(multcomp,adjusted)
importFrom(multcomp,glht)
importFrom(multcomp,mcp)
importFrom(openxlsx,getSheetNames)
importFrom(preprocessCore,normalize.quantiles)
importFrom(purrr,map_dfr)
importFrom(readxl,read_excel)
importFrom(reshape2,melt)
importFrom(stats,aov)
importFrom(stats,as.dendrogram)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,formula)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stringr,str_glue)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_wider)
importFrom(utils,installed.packages)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,write.csv)
importFrom(utils,zip)
importFrom(vioplot,vioplot)
importFrom(vsn,predict)
importFrom(vsn,vsnMatrix)
