Initial release of pepdiff for differential abundance analysis of PRM proteomics data.
compare() - Main analysis function supporting three methods:
Stratified comparisons with within parameter for analysing effects within factor levels
read_pepdiff() - Import CSV data with flexible factor specificationcombine_tech_reps() - Combine technical replicates before analysispepdiff_data and pepdiff_results with print, summary, and plot methodsplot_fit_diagnostics() - Four-panel diagnostic plot for assessing GLM model fitplot() methods for both data and results objectsplot_volcano() - Volcano plots with customizable thresholdsplot_heatmap() - Heatmaps of significant peptides (requires ComplexHeatmap)plot_pca() - PCA visualization of samplesplot_pvalue_hist() - P-value distribution histogramsplot_fc_distribution() - Fold change distributionsplot_missingness() - Missing data patternsplot_distributions() - Abundance distributions by grouppepdiff is designed to work alongside peppwR: