forked from sgibb/cleaver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
20 lines (20 loc) · 835 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: cleaver
Version: 1.37.0
Title: Cleavage of Polypeptide Sequences
Authors@R: c(person("Sebastian", "Gibb", role=c("aut", "cre"),
email="[email protected]",
comment=c(ORCID="0000-0001-7406-4443")))
Maintainer: Sebastian Gibb <[email protected]>
Depends: R (>= 3.0.0), methods, Biostrings (>= 1.29.8)
Imports: S4Vectors, IRanges
Suggests: testthat (>= 0.8), knitr, BiocStyle (>= 0.0.14), rmarkdown,
BRAIN, UniProt.ws (>= 2.36.5)
Description: In-silico cleavage of polypeptide sequences. The cleavage
rules are taken from:
http://web.expasy.org/peptide_cutter/peptidecutter_enzymes.html
License: GPL (>= 3)
URL: https://github.com/sgibb/cleaver/
BugReports: https://github.com/sgibb/cleaver/issues/
LazyLoad: yes
VignetteBuilder: knitr
biocViews: Proteomics