-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
62 lines (62 loc) · 1.17 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
Package: MergeION
Type: Package
Title: Merging and Networking Scans from Multiple LC-MS/MS Raw Data Files
Version: 0.2
Date: 2020-06-20
Author: Youzhong LIU <[email protected]>
Maintainer: Youzhong LIU <[email protected]>
Depends:
R (>= 3.6)
Imports:
BiocGenerics,
RMassBank,
mzR,
compMS2Miner,
rcdk,
webchem,
MSnbase,
tools,
xcms,
BiocStyle,
stringr,
utils,
plyr,
pracma,
OrgMassSpecR,
CAMERA,
proxy,
bigmemory,
igraph,
ggplot2,
rex,
remotes,
plotly,
Rcpp,
rcdklibs,
shiny,
shinydashboard,
purrr,
magick,
dplyr,
DT,
dqshiny,
tibble,
magrittr,
rlang,
tidyr
Remotes: WMBEdmands/compMS2Miner,
daqana/dqshiny
SystemRequirements: OpenBabel, Java JDK 8 or higher,tcl8.6, tk8.6
Description: Building tandem mass spectral library from sensitive pharmaceutical data. Searching spectral library for partial identification and drug discovery
License: GNU
LazyData: true
RoxygenNote: 7.3.1
Encoding: UTF-8
Suggests:
knitr,
rmarkdown,
RMassBankData,
gplots,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3