-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
17 lines (17 loc) · 920 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: R2DGC
Type: Package
Title: Multiple Peak Alignment for 2D Gas Chromatography Mass Spectrometry Metabolomics Analysis
Version: 1.0.3
Author: Ryne Ramaker <[email protected]> Emily Gordon <[email protected]> Sara Cooper <[email protected]>
Maintainer: Ryne Ramaker <[email protected]>
Description: Provides functions for aligning 2D gas chromatography mass spectrometry derived metabolite peaks obtained from primary processing and generates an alignment table that
allows for a comparison of common peaks across samples and metabolite identification. Publication describing the package in detail is available at the following citation: Ryne C. Ramaker, Emily Gordon, Sara J. Cooper (2017) <doi:10.1101/179168>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0.0)
RoxygenNote: 6.0.1
Imports: parallel
Suggests: knitr,
rmarkdown
VignetteBuilder: knitr