From 43f457871e02d7393406cbf0772272976a788c16 Mon Sep 17 00:00:00 2001 From: jorainer Date: Thu, 28 Mar 2024 09:55:49 +0100 Subject: [PATCH] docs: small fix in documentation --- R/Spectra-estimatePrecursorMz.R | 2 +- man/estimatePrecursorMz.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/Spectra-estimatePrecursorMz.R b/R/Spectra-estimatePrecursorMz.R index 602fd8d7..72743d57 100644 --- a/R/Spectra-estimatePrecursorMz.R +++ b/R/Spectra-estimatePrecursorMz.R @@ -10,7 +10,7 @@ #' [GNPS documentation](https://ccms-ucsd.github.io/GNPSDocumentation/fileconversion_waters/) #' for more information. #' -#' The `estimatePrecursorMz` function estimates/adjusts the reported precursor +#' The `estimatePrecursorMz()` function estimates/adjusts the reported precursor #' m/z of a fragment spectrum using the following approach: in data dependent #' acquisition (DDA) mode, the MS instrument will select ions with the highest #' intensities in one MS scan for fragmentation. Thus, for each fragment diff --git a/man/estimatePrecursorMz.Rd b/man/estimatePrecursorMz.Rd index 7aedf5a1..f79bfa24 100644 --- a/man/estimatePrecursorMz.Rd +++ b/man/estimatePrecursorMz.Rd @@ -36,7 +36,7 @@ instead of accurate m/z values. See also the \href{https://ccms-ucsd.github.io/GNPSDocumentation/fileconversion_waters/}{GNPS documentation} for more information. -The \code{estimatePrecursorMz} function estimates/adjusts the reported precursor +The \code{estimatePrecursorMz()} function estimates/adjusts the reported precursor m/z of a fragment spectrum using the following approach: in data dependent acquisition (DDA) mode, the MS instrument will select ions with the highest intensities in one MS scan for fragmentation. Thus, for each fragment