-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathDESCRIPTION
49 lines (49 loc) · 1.54 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
Package: rawDiag
Type: Package
Title: Brings Orbitrap Mass Spectrometry Data to Life; Fast and Colorful
Version: 1.1.0
Authors@R: c(person(given = "Christian", family = "Panse",
email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1975-3064")),
person(given = "Christian", family = "Trachsel",
email = "[email protected]", role = "aut"),
person(given = "Tobias", family = "Kockmann",
email = "[email protected]", role = "aut"))
Depends:
R (>= 4.3)
Imports:
dplyr,
ggplot2 (>= 3.4),
grDevices,
hexbin,
htmltools,
BiocManager,
BiocParallel,
rawrr (>= 1.10),
rlang,
reshape2,
scales,
shiny (>= 1.5),
stats,
utils
Suggests:
BiocStyle (>= 2.28),
ExperimentHub,
tartare,
knitr,
testthat
Description: Optimizing methods for liquid chromatography coupled to mass
spectrometry (LC-MS) poses a nontrivial challenge. The rawDiag package
facilitates rational method optimization by generating MS operator-tailored
diagnostic plots of scan-level metadata. The package is designed for use on
the R shell or as a Shiny application on the Orbitrap instrument PC.
License: GPL-3
URL: https://github.com/fgcz/rawDiag/
BugReports: https://github.com/fgcz/rawDiag/issues
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.3.1
VignetteBuilder: knitr
biocViews: MassSpectrometry, Proteomics, Metabolomics, Infrastructure, Software, ShinyApps
SystemRequirements: mono 4.x or higher on OSX / Linux, .NET 4.x or
higher on Windows, 'msbuild' and 'nuget' available in the path