Package: TargetSearch
Type: Package
Title: A package for the analysis of GC-MS metabolite profiling data
Version: 2.0.0
Date: 2022-10-14
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_16
git_last_commit: 2fbc9bc
git_last_commit_date: 2022-11-01
Date/Publication: 2022-11-01
NeedsCompilation: yes
Packaged: 2022-11-02 03:37:43 UTC; biocbuild
Author: Alvaro Cuadros-Inostroza [aut, cre],
  Jan Lisec [aut],
  Henning Redestig [aut],
  Matt Hannah [aut]
Built: R 4.2.1; x86_64-w64-mingw32; 2022-11-02 14:28:02 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
