Skip to content

Commit fb0fcf4

Browse files
authored
Update NEWS file (#199)
1 parent 5ab0b47 commit fb0fcf4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

inst/NEWS.rd

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
\title{News for package, \pkg{MSstats}}
33
\encoding{UTF-8}
44

5+
\section{Version 4.20.0 (2026-04-23)}{
6+
\itemize{
7+
\item \strong{Protein turnover analysis}: Added support for multi-label summarization, enabling experiments that use multiple isotope labels to quantify protein synthesis and degradation rates. Each isotope label is now summarized independently, giving more accurate per-label abundance estimates.
8+
\item \strong{Protein turnover analysis}: Normalization using unlabeled peptides is now available for protein turnover experiments. Specify \code{nameStandards = "unlabeled"} in \code{dataProcess} to use all unlabeled peptides as references for normalization
9+
\item \strong{Profile plots}: Run-level profile plots in \code{dataProcessPlots} now display 95\% confidence interval bars around summarized protein abundance values when applying anomaly score based feature weighting, giving a direct visual indication of quantification uncertainty across biological replicates.
10+
\item \strong{Global standards normalization}: The reference signal used for normalization is now computed as the median (instead of the mean) across standard peptide measurements, making the normalization more robust to outlier measurements in the reference channel.
11+
\item \strong{Bug fix}: Anomaly-score-based feature weighting could produce invalid weights (division by zero) when all features in a run had identical intensities. A variance floor has also been added to prevent degenerate variance estimates that could distort protein-level summaries.
12+
}
13+
}
14+
515
\section{Version 4.18.0 (2025-10-15)}{
616
\itemize{
717
\item Introduced MSstats+ functionalities.

0 commit comments

Comments
 (0)