Package: TargetSearch
Type: Package
Title: A package for the analysis of GC-MS metabolite profiling data
Version: 2.12.0
Date: 2025-08-04
Authors@R: c(person("Alvaro", "Cuadros-Inostroza", role=c("aut", "cre"),
                     email="acuadros+bioc@gmail.com"),
             person("Jan", "Lisec", role="aut"),
             person("Henning", "Redestig", role="aut"),
             person("Matt", "Hannah", role="aut"))
Maintainer: Alvaro Cuadros-Inostroza <acuadros+bioc@gmail.com>
Imports: graphics, grDevices, methods, ncdf4, stats, utils, assertthat
Suggests: TargetSearchData, BiocStyle, knitr, tinytest
VignetteBuilder: knitr
Description: This packages provides a flexible, fast and accurate method
    for targeted pre-processing of GC-MS data. The user provides a (often
    very large) set of GC chromatograms and a metabolite library of targets.
    The package will automatically search those targets in the chromatograms
    resulting in a data matrix that can be used for further data analysis.
biocViews: MassSpectrometry, Preprocessing, DecisionTree,
        ImmunoOncology
License: GPL (>= 2)
URL: https://github.com/acinostroza/TargetSearch
BugReports: https://github.com/acinostroza/TargetSearch/issues
git_url: https://git.bioconductor.org/packages/TargetSearch
git_branch: RELEASE_3_22
git_last_commit: ab9658a
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 06:53:30 UTC; biocbuild
Author: Alvaro Cuadros-Inostroza [aut, cre],
  Jan Lisec [aut],
  Henning Redestig [aut],
  Matt Hannah [aut]
