forked from ipb-halle/MetFamily
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·54 lines (54 loc) · 1.37 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
Package: MetFamily
Type: Package
Title: MetFamily: Discovering Regulated Metabolite Families in Untargeted Metabolomics Studies
Version: 0.99.1
Date: 2016-07-24
Author: c( person("Hendrik", "Treutler, role = c("aut", "cre"), email = "[email protected]") )
Depends:
R (>= 3.2.2),
htmltools,
shiny,
shinyBS,
shinyjs,
shinybusy,
DT,
colourpicker,
Matrix,
squash,
FactoMineR,
mixOmics,
pcaMethods,
cba,
cowplot,
gdata,
searchable,
tools,
stringr,
xcms,
mzR,
matrixStats,
plotrix,
slam,
plotly,
egg
Remotes: decisionpatterns/searchable
Suggests:
knitr,
testthat
VignetteBuilder: knitr
Maintainer: Hendrik Treutler<[email protected]>
Description: We present a novel approach for the untargeted discovery of metabolite families offering a bird's eye view of metabolic regulation in comparative metabolomics. We implemented the presented methodology in the easy-to-use web application MetFamily to enable the analysis of comprehensive metabolomics studies for all researchers worldwide.
License: GPL (>= 2)
biocViews: Software, Visualization
Collate:
'Annotation.R'
'Classifiers.R'
'StartApp.R'
'R_packages.R'
'FragmentMatrixFunctions.R'
'DataProcessing.R'
'Analysis.R'
'TreeAlgorithms.R'
'Plots.R'
RoxygenNote: 7.2.3
Encoding: UTF-8