-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
41 lines (41 loc) · 1.01 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
Package: prolfquabenchmark
Type: Package
Title: Benchmarking MSstats, proDA, msqrob and prolfqua
Version: 0.3.3
Authors@R: c(person("Witold", "Wolski",
email = c("[email protected]", "[email protected]"),
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6468-120X")))
Description: We benchmark MSstats, proDA, msqrob and proflqua packages, using the IonStar and the CPTAC datasets.
License: MIT + file LICENSE
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://github.com/wolski/proLFQuaBenchmark
BugReports: https://github.com/wolski/proLFQuaBenchmark/issues
LazyData: true
Imports:
bookdown,
BiocStyle,
conflicted,
dplyr,
ggplot2,
ggpubr,
gridExtra,
knitr,
kableExtra,
MSstats,
msdata,
msqrob2,
prolfqua,
prolfquadata,
proDA,
purrr,
readxl,
R6,
SummarizedExperiment,
tibble
RoxygenNote: 7.3.1
Roxygen: list(r6 = TRUE)
Depends:
R (>= 4.1)
biocViews: MassSpectrometry, Proteomics, Metabolomics, ExperimentHubSoftware