forked from cran/specmine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 1.65 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
Package: specmine
Type: Package
Title: Metabolomics and Spectral Data Analysis and Mining
Version: 2.0.3
Date: 2018-05-14
Author: Christopher Costa <[email protected]> [aut],
Marcelo Maraschin <[email protected]> [aut],
Miguel Rocha <[email protected]> [aut, cre],
Sara Cardoso <[email protected]> [aut],
Telma Afonso <[email protected] [aut]>,
C. Beleites [ctb],
Jie Hao [ctb],
Daniel Jacob [ctb]
Maintainer: Miguel Rocha <[email protected]>
Depends: R (>= 3.4.0)
SystemRequirements: Python (>=3.5.2) and the following python modules:
isatools, os, ftplib, glob, logging, pandas, tempfile, shutil,
re, nmrglue.
Imports: compare, hyperSpec, readJDX, baseline, rgl, Metrics, GGally,
ggplot2, ellipse, ggdendro, caret, pls, pcaPP, RColorBrewer,
grid, methods, qdap, MASS, scatterplot3d, xcms, MAIT,
genefilter, impute, igraph, KEGGgraph, KEGGREST, reticulate,
gdata, speaq, devtools
Suggests: rcytoscapejs
Description: Provides a set of methods for metabolomics
data analysis, including data loading in different formats,
pre-processing, metabolite identification, univariate and multivariate
data analysis, machine learning, feature selection and pathway analysis. Case studies
can be found on the website: <http://darwin.di.uminho.pt/metabolomicspackage/index.html>.
'rcytoscapejs' is not present in a mainstream repository, but it can be obtained by
typing 'devtools::install_github('cytoscape/r-cytoscape.js')' on the R command line.
License: GPL (>= 2)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-24 14:14:55 UTC; scardoso
Repository: CRAN
Date/Publication: 2018-05-15 16:54:00 UTC