forked from RECETOX/recetox-aplcms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
20 lines (20 loc) · 826 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: recetox.aplcms
Title: Adaptive processing of LC-MS data
Version: 0.12.0
Date: 2023-07-10
Authors@R: c(
person("Tianwei", "Yu", email = "[email protected]", role = "aut"),
person("Helge", family="Hecht", email = "[email protected]", role = "cre"))
Description: This is a customized fork of the original work from Tianwei Yu.
It takes the adaptive processing of LC/MS metabolomics data further
with focus on high resolution MS for both LC and GC applications.
Depends: R (>= 3.50), MASS, mzR, splines, doParallel, foreach,
snow, dplyr, tidyr, stringr, tibble, tools, arrow
biocViews: Technology, MassSpectrometry
License: GPL-2
LazyLoad: yes
NeedsCompilation: no
Suggests:
dataCompareR, testthat (>= 3.0.0), microbenchmark
Config/testthat/edition: 3
RoxygenNote: 7.2.3