-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
33 lines (33 loc) · 1.68 KB
/
Copy pathDESCRIPTION
File metadata and controls
33 lines (33 loc) · 1.68 KB
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
Package: specmine
Type: Package
Title: Metabolomics and Spectral Data Analysis and Mining
Version: 3.1.6
Date: 2021-09-21
Author: Christopher Costa <chrisbcl@hotmail.com> [aut],
Marcelo Maraschin <mtocsy@gmail.com> [aut],
Miguel Rocha <mrocha@di.uminho.pt> [aut, cre],
Sara Cardoso <saracardoso501@gmail.com> [aut],
Telma Afonso <telma.afonso94@gmail.com> [aut],
Bruno Pereira <pereirinha_bp@hotmail.com> [aut],
C. Beleites [cph],
Jie Hao [cph],
Maintainer: Miguel Rocha <mrocha@di.uminho.pt>
Depends: R (>= 4.0.0)
SystemRequirements: Python (>=3.5.2) and the following python module: nmrglue.
Imports: caret, e1071, ggplot2, impute, ellipse, GGally, pcaPP, compare, baseline, MASS, pls, readJDX,
speaq, genefilter, RColorBrewer, grDevices, graphics, methods, stats, utils, Metrics, imputeTS,
specmine.datasets, mrbin, plotly, narray
Suggests: ggdendro, reticulate, qdap, qpdf, scatterplot3d, MAIT, xcms, KEGGgraph, KEGGREST, rcytoscapejs, rgl, grid, curl, RCurl,
pins, knitr, rmarkdown
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/BioSystemsUM/specmine
BugReports: https://github.com/BioSystemsUM/specmine/issues
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://bio.di.uminho.pt/metabolomicspackage/index.html>.
This package suggests 'rcytoscapejs', a package not in mainstream repositories. If you need to install it,
use: devtools::install_github('cytoscape/r-cytoscape.js@v0.0.7').
License: GPL (>= 2)