forked from sneumann/xcms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
107 lines (107 loc) · 2.56 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
Package: xcms
Version: 3.3.3
Date: 2018-08-30
Title: LC/MS and GC/MS Data Analysis
Author: Colin A. Smith <[email protected]>,
Ralf Tautenhahn <[email protected]>,
Steffen Neumann <[email protected]>,
Paul Benton <[email protected]>,
Christopher Conley <[email protected]>,
Johannes Rainer <[email protected]>
Maintainer: Steffen Neumann <[email protected]>
Depends:
R (>= 2.14.0),
methods,
Biobase,
BiocParallel (>= 1.8.0),
MSnbase (>= 2.5.10)
Imports:
mzR (>= 2.13.1),
BiocGenerics,
ProtGenerics,
lattice,
RColorBrewer,
plyr,
RANN,
multtest,
MassSpecWavelet (>= 1.5.2),
S4Vectors,
robustbase
Suggests:
BiocStyle,
caTools,
knitr (>= 1.1.0),
faahKO,
msdata,
ncdf4,
rgl,
microbenchmark,
testthat,
pander,
magrittr,
MALDIquant
Enhances:
Rgraphviz,
Rmpi,
XML
Description: Framework for processing and visualization of chromatographically
separated and single-spectra mass spectral data. Imports from AIA/ANDI NetCDF,
mzXML, mzData and mzML files. Preprocesses data for high-throughput, untargeted
analyte profiling.
License: GPL (>= 2) + file LICENSE
URL: http://metlin.scripps.edu/download/ and https://github.com/sneumann/xcms
VignetteBuilder: knitr
BugReports: https://github.com/sneumann/xcms/issues/new
biocViews: MassSpectrometry, Metabolomics
RoxygenNote: 6.1.0
Collate:
'AllGenerics.R'
'DataClasses.R'
'Deprecated.R'
'MPI.R'
'c.R'
'cwTools.R'
'databases.R'
'functions-MsFeatureData.R'
'do_adjustRtime-functions.R'
'functions-binning.R'
'do_findChromPeaks-functions.R'
'functions-Params.R'
'do_groupChromPeaks-functions.R'
'fastMatch.R'
'functions-utils.R'
'functions-IO.R'
'functions-OnDiskMSnExp.R'
'functions-ProcessHistory.R'
'functions-XCMSnExp.R'
'functions-normalization.R'
'functions-xcmsEIC.R'
'functions-xcmsFragments.R'
'functions-xcmsRaw.R'
'functions-xcmsSet.R'
'init.R'
'matchpeaks.R'
'methods-Chromatogram.R'
'methods-IO.R'
'methods-MsFeatureData.R'
'methods-OnDiskMSnExp.R'
'methods-Params.R'
'methods-ProcessHistory.R'
'methods-XCMSnExp.R'
'methods-xcmsEIC.R'
'methods-xcmsFileSource.R'
'methods-xcmsFragments.R'
'methods-xcmsPeaks.R'
'methods-xcmsRaw.R'
'methods-xcmsSet.R'
'models.R'
'mzClust.R'
'netCDF.R'
'plotQC.R'
'ramp.R'
'specDist.R'
'write.mzquantML.R'
'writemzdata.R'
'writemztab.R'
'xcmsSource.R'
'zzz.R'