-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
68 lines (68 loc) · 2.05 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
Package: metabonaut
Title: Exploring and Analyzing LC-MS Data
Version: 0.0.6
Authors@R:
c(person(given = "Philippine", family = "Louail",
email = "[email protected]",
role = c("aut", "cre"),
comment = "ORCID: 0009-0007-5429-6846"),
person(given = "Anna", family = "Tagliaferri",
email = "[email protected]",
role = "ctb",
comment = "ORCID: 0009-0001-4044-4285"),
person(given = "Vinicius", family = "Verri Hernandes",
email = "[email protected]",
role = "ctb",
comment = "ORCID: 0000-0002-3057-6460"),
person(given = "Daniel", family = "Marques de Sá e Silva",
role = "ctb",
comment = "ORCID: 0000-0002-9674-042X"),
person(given = "Johannes", family = "Rainer",
email = "[email protected]",
role = "aut",
comment = "ORCID: 0000-0002-6977-7147"))
Description: This resource hosts tutorials and end-to-end workflows
describing how to analyze LC-MS/MS data, from raw files
to annotation, using Bioconductor packages.
License: Artistic-2.0
Encoding: UTF-8
LazyData: false
Roxygen: list(markdown = TRUE)
Depends:
R (>= 4.3),
BiocParallel (>= 1.8.0)
Suggests:
alabaster.se,
MsCoreUtils,
xcms (>= 4.3.4),
Spectra (>= 1.11.10),
MsExperiment,
MsIO (>= 0.0.8),
MsBackendMetaboLights,
readxl,
limma,
matrixStats,
pander,
ggfortify,
gridExtra,
AnnotationHub,
CompoundDb,
MetaboAnnotation,
vioplot,
MetaboCoreUtils,
BiocStyle,
rmarkdown,
RColorBrewer,
SummarizedExperiment,
pheatmap,
knitr,
quarto
Remotes:
sneumann/xcms,
RforMassSpectrometry/MsIO
URL: https://github.com/rformassspectrometry/metabonaut/, https://rformassspectrometry.github.io/metabonaut/
BugReports: https://github.com/rformassspectrometry/metabonaut/issues/new
BiocType: Workflow
RoxygenNote: 7.3.2
VignetteBuilder: quarto
SystemRequirements: pandoc