-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
21 lines (21 loc) · 1.24 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: margheRita
Title: Mass spectrometry-based metabolomics data analysis
Version: 0.2.7
Date: 2024-06-28
Authors@R:
c(person(given = "Ettore", family = "Mosca", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-3102-5150")),
person(given = "Zahrasadat", family = "Aalavikakhki", role = "aut", email = "[email protected]"),
person(given = "Edoardo", family = "Bellini", role = "aut", email="[email protected]"),
person(given = "Valeria", family = "Mannella", role = "aut", email="[email protected]"),
person(given = "Gianfranco", family = "Frigerio", role = "aut", email = "[email protected]", comment = c(ORCID = "0000-0002-3538-1443")))
Description: MargheRita: an R package for LC-MS/MS SWATH metabolomics data analysis and confident metabolite identification based on a spectral library of reference standards.
License: GPL-3
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
Roxygen: list(markdown = TRUE)
Depends: R (>= 3.5.0)
Imports: graphics, grDevices, stats, utils, clusterProfiler, pcaMethods, ComplexHeatmap, LSD, plotrix, pals, Hmisc, notame, Biobase, openxlsx, devtools
Suggests: rmarkdown, knitr, POMA
VignetteBuilder: knitr
RoxygenNote: 7.2.3