-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 1.25 KB
/
DESCRIPTION
File metadata and controls
27 lines (27 loc) · 1.25 KB
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
Date: 2025-09-28
Package: canprot
Version: 2.0.0-7
Title: Chemical Analysis of Proteins
Authors@R: c(
person("Jeffrey", "Dick", email = "j3ffdick@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0687-5890"))
)
Maintainer: Jeffrey Dick <j3ffdick@gmail.com>
Depends: R (>= 3.1.0)
Imports: stringi, multcompView
Suggests: knitr, rmarkdown, tinytest, CHNOSZ (>= 1.3.4)
Description: Chemical analysis of proteins based on their amino acid
compositions. Amino acid compositions can be read from FASTA files and used to
calculate chemical metrics including carbon oxidation state and stoichiometric
water content, as described in Dick et al. (2020) <doi:10.5194/bg-17-6145-2020>.
Other properties that can be calculated include protein length, grand average of
hydropathy (GRAVY), isoelectric point (pI), molecular weight (MW), standard
molal volume (V0), and metabolic costs (Akashi and Gojobori, 2002
<doi:10.1073/pnas.062526999>; Wagner, 2005 <doi:10.1093/molbev/msi126>;
Zhang et al., 2018 <doi:10.1038/s41467-018-06461-1>). A database of amino acid
compositions of human proteins derived from UniProt is provided.
Encoding: UTF-8
License: GPL-3
BuildResaveData: no
VignetteBuilder: knitr
URL: https://github.com/jedick/canprot