-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
36 lines (36 loc) · 1021 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
Package: TermineR
Title: Annotation and processing of shotgun proteomics semi-specific search results for the analysis of proteolytic processing (terminomics analysis).
Version: 1.0.0
Authors@R: person("Miguel", "Cosenza-Contreras", email = "[email protected]",
role = c("aut", "cre"))
Maintainer: Miguel Cosenza-Contreras <[email protected]>
Description: Data analysis approach for the annotation, and differential analysis of proteolytic products (i.e. semi-specific peptides) from shotgun proteomics search results.
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Depends:
R (>= 2.10)
LazyData: true
Imports:
dplyr,
magrittr,
plyr,
rlang,
stats,
tidyr,
utils,
stringr,
purrr,
seqinr,
tibble,
tidyr,
diann,
janitor,
readr,
here,
tidyselect,
data.table
URL: https://github.com/MiguelCos/TermineR
BugReports: https://github.com/MiguelCos/TermineR/issues