Package: MassSpecWavelet
Type: Package
Title: Peak Detection for Mass Spectrometry data using wavelet-based
        algorithms
Version: 1.76.0
Encoding: UTF-8
Date: 2025-05-03
Authors@R: c(
    person(given = "Pan",
           family = "Du",
           role = c("aut")),
    person(given = "Warren",
           family = "Kibbe",
           role = c("aut")),
    person(given = "Simon",
           family = "Lin",
           role = c("aut")),
    person(given = "Sergio",
           family = "Oller Moreno",
           email = "sergioller@gmail.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-8994-1549"))
    )
Description: Peak Detection in Mass Spectrometry data is one of the
        important preprocessing steps. The performance of peak
        detection affects subsequent processes, including protein
        identification, profile alignment and biomarker identification.
        Using Continuous Wavelet Transform (CWT), this package provides
        a reliable algorithm for peak detection that does not require
        any type of smoothing or previous baseline correction method,
        providing more consistent results for different spectra. See
        <doi:10.1093/bioinformatics/btl355} for further details.
URL: https://github.com/zeehio/MassSpecWavelet
BugReports: http://github.com/zeehio/MassSpecWavelet/issues
License: LGPL (>= 2)
Suggests: signal, waveslim, BiocStyle, knitr, rmarkdown, RUnit, bench
biocViews: ImmunoOncology, MassSpectrometry, Proteomics, PeakDetection
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 13:59:19 UTC
RemoteUrl: https://github.com/bioc/MassSpecWavelet
RemoteRef: RELEASE_3_22
RemoteSha: 196b6c1dd03bf8a09484c6368f617bb03a500e56
NeedsCompilation: yes
Packaged: 2025-11-11 20:13:40 UTC; root
Author: Pan Du [aut],
  Warren Kibbe [aut],
  Simon Lin [aut],
  Sergio Oller Moreno [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8994-1549>)
Maintainer: Sergio Oller Moreno <sergioller@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 20:15:01 UTC; windows
Archs: x64
