DEprot 
v1.1.3 - July 8th 2026
harmonize.batches(): addedalgorithm(ComBat/limma),ComBat.mode, andblock; limma helps on sparse designs where ComBat hits a singular matrixharmonize.batches(): drop uncorrectable proteins with a warning, error on an empty result, and fix thealgorithm/blockdefaultsload.counts2automatically converts the counts into log2 transformed.diff.analyses,diff.analyses.limmaanddiff.analyses.prolfquanow return, for each group, the standard deviation (sd.<group>) and standard error of the mean (sem.<group>) of the log2 expression values, pluslfcSE, the standard error of the log2(FoldChange). The new columns are appended at the end of theresultstable.lfcSEisNAwhenstat.test = "wilcoxon"- updated manual and vignette accordingly to take into account for these exceptions and modifications
v1.1.2 - June 16th 2026
- Update labeling of groups for
NES.plotfunction - Bug fixing for heatmap function for showing the dendrogram in the plots
v1.1.1 - June 8th 2026
- Bug fixed in the PCA calculation, functions/objects concerned:
perform.PCA,diff.analyses*,plot.PC.buplotand thetest.toolbox, as well as the vignette and manual.
v1.1.0 - May 31st 2026
- Added the function
plot.PC.biplot. - Added the function
SAINTqand therime.dpoandrime.saintqdatasets. - Updated
plot.PC.scatterto allow for the separate plotting of x and y zero-lines. - Updated the vignette to include the new functions.
v1.0.0 - May 23rd 2026
- The result from
randomize.missing.valuesis now included in a separate slot. Also the a newboxplot.randomandrandomization.methodslots for the randomized scores have been added. - In the DEprot.objects the slot
imputationhas been renamed intoimputation.method. Many functions have been changed accordingly. - Due to the addition of new slots, multiple functions have been adapted.
- In the differential result tables now degrees of freedom and test statistic columns have been added.
- For power calculation analyses, an estimation of the distribution of the statistics has been added in the results list. For this also the dependencies of the package have been updated.
- For GSEA, gene ranking can be based now also on the test statistic value. Accordingly, the
compare.rankingfunction have been updated to compare all three methods. - Update of the vignette to include the
compare.imp.methodsfunction and the new updates. - Fixing a bug in handling single-sample groups for
randomize.missing.valuesfunction.
v0.1.1 - February 16th 2026
- Bug fixing on the
check.normalityfunction, which was inverting the evaluation of the AD’s test p-value. - Update of the vignette
- Update of the CITATION files
v0.1.0 - January 13th 2026
First release.