-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
45 lines (45 loc) · 910 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
45 lines (45 loc) · 910 Bytes
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
Package: mzion
Type: Package
Title: Proteomics Database Searches of Mass-spectrometrirc Data.
Version: 1.4.5.8
Authors@R:
person(given = "Qiang",
family = "Zhang",
role = c("aut", "cre"),
email = "qzhang503@gmail.com",
comment = c(ORCID = "0000-0001-7046-4378"))
Maintainer: The package maintainer <qzhang503@gmail.com>
Description: A Proteomics Database Search Engine for Mass-spectrometrirc Data.
Depends: R (>= 4.5.2)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests:
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr
Imports:
arrangements,
base64enc,
data.table,
digest,
dplyr,
e1071,
fastmatch,
ggplot2,
purrr,
readr,
rstudioapi,
stringi,
stringr,
tibble,
tidyr,
fs,
magrittr,
parallel,
proxyC,
qs2,
xml2,
Matrix
RoxygenNote: 7.3.3