-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
31 lines (31 loc) · 1.74 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
24
25
26
27
28
29
30
31
Package: PepsNMR
Type: Package
Title: Pre-process 1H-NMR FID signals
Version: 1.13.0
Description: This package provides R functions for common pre-procssing steps that are applied on 1H-NMR data. It also provides a function to read the FID signals directly in the Bruker format.
License: GPL-2 | file LICENSE
URL: https://github.com/ManonMartin/PepsNMR
Imports:
Matrix, ptw, ggplot2, gridExtra, matrixStats, reshape2, methods, graphics, stats
Encoding: UTF-8
NeedsCompilation: no
Depends: R (>= 3.6)
Suggests: knitr, markdown, rmarkdown, BiocStyle, PepsNMRData
LazyData: true
Authors@R: c(person("Manon", "Martin", role = c("aut","cre"),email = "manon.martin@uclouvain.be"),
person("Bernadette", "Govaerts", role = c("aut","ths"), email = "bernadette.govaerts@uclouvain.be"),
person("Benoît", "Legat", role = c("aut"),email = "benoit.legat@gmail.com"),
person("Paul H.C.", "Eilers", role = c("aut")),
person("Pascal", "de Tullio", role = c("dtc")),
person("Bruno", "Boulanger", role = c("ctb")),
person("Julien", "Vanwinsberghe", role = c("ctb")))
Note: This package originates from a previous work of Eli Lilly together with
Paul Eilers that have developed an automated Matlab library with innovating
methods for 1H NMR pre-treatment that was called "Bubble". (J. Vanwinsberghe.
Bubble: development of a matlab tool for automated 1H-NMR data processing in
metabonomics. Master's thesis Strasbourg University, 2005.)
Contact: Manon Martin <manon.martin@uclouvain.be>, Bernadette Govaerts <bernadette.govaerts@uclouvain.be> or Benoît Legat <benoit.legat@gmail.com>
RoxygenNote: 7.1.1
VignetteBuilder: knitr
biocViews: Software, Preprocessing, Visualization, Metabolomics, DataImport
BugReports: https://github.com/ManonMartin/PepsNMR/issues