-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1018 Bytes
/
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
Package: prolfquabenchmark
Type: Package
Title: Benchmarking MSstats, proDA, msqrob and prolfqua
Version: 0.3.4
Authors@R: c(person("Witold", "Wolski",
email = c("wew@fgcz.ethz.ch", "wewolski@gmail.com"),
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,
conflicted,
dplyr,
ggplot2,
ggpubr,
gridExtra,
knitr,
MSstats,
msdata,
msqrob2,
prolfqua,
prolfquapp,
prolfquadata,
proDA,
purrr,
readxl,
R6,
SummarizedExperiment,
tibble
RoxygenNote: 7.3.2
Roxygen: list(r6 = TRUE)
Depends:
R (>= 4.1)
biocViews: MassSpectrometry, Proteomics, Metabolomics, ExperimentHubSoftware