-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1.19 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: TargetSearch
Type: Package
Title: A package for the analysis of GC-MS metabolite profiling data
Version: 2.9.1
Date: 2024-11-18
Authors@R: c(person("Alvaro", "Cuadros-Inostroza", role=c("aut", "cre"),
email="[email protected]"),
person("Jan", "Lisec", role="aut"),
person("Henning", "Redestig", role="aut"),
person("Matt", "Hannah", role="aut"))
Maintainer: Alvaro Cuadros-Inostroza <[email protected]>
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