-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 1011 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
38 lines (38 loc) · 1011 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
Package: TermineR
Title: Annotation and processing of shotgun proteomics semi-specific search results for the analysis of proteolytic processing (terminomics analysis).
Version: 1.4.3
Authors@R: person("Miguel", "Cosenza-Contreras", email = "migueljcc5@gmail.com",
role = c("aut", "cre"))
Maintainer: Miguel Cosenza-Contreras <migueljcc5@gmail.com>
Description: Data analysis approach for the annotation, and differential analysis of proteolytic products (i.e. semi-specific peptides) from shotgun proteomics search results.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
R (>= 2.10)
LazyData: true
Imports:
dplyr,
magrittr,
plyr,
rlang,
stats,
tidyr,
utils,
stringr,
purrr,
seqinr,
tibble,
tidyr,
arrow,
janitor,
readr,
here,
tidyselect,
data.table
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/MiguelCos/TermineR
BugReports: https://github.com/MiguelCos/TermineR/issues