https://github.com/jedick/canprot
Raw File
Tip revision: 2bd9e8dedaa5f9ea3fde3e2d367ca879839277d7 authored by jedick on 20 February 2020, 11:14:39 UTC
Update README.md
Tip revision: 2bd9e8d
DESCRIPTION
Date: 2020-02-20
Package: canprot
Version: 0.1.5
Title: Compositional Analysis of Differentially Expressed Proteins in Cancer and Cell Culture
Authors@R: c(
    person("Jeffrey", "Dick", email = "j3ffdick@gmail.com", role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-0687-5890")),
    person("Ben", "Bolker", role = "ctb",
      comment = c(ORCID = "0000-0002-2127-0443"))
    )
Maintainer: Jeffrey Dick <j3ffdick@gmail.com>
Depends: R (>= 3.1.0)
Imports: CHNOSZ (>= 1.3.0), xtable, MASS
Suggests: knitr, rmarkdown, KernSmooth
Description: Compositional analysis of differentially expressed proteins in
  cancer and cell culture proteomics experiments. The data include lists of up-
  and down-regulated proteins in different types of cancer (colorectal,
  pancreatic, breast, lung, prostate) and laboratory conditions (hypoxia,
  hyperosmotic stress, 3D cell culture, and proteins secreted in hypoxia),
  together with amino acid compositions calculated for protein sequences from
  UniProt. Functions are provided to compute compositional metrics including
  protein length, carbon oxidation state, and stoichiometric hydration state. In
  addition, phylostrata (evolutionary ages) of protein-coding genes are available
  using data from Liebeskind et al. (2016) <doi:10.1093/gbe/evw113> or Trigos et
  al. (2017) <doi:10.1073/pnas.1617743114>. The vignettes show references and
  plots of differences of chemical composition and phylostrata for all datasets.
License: GPL (>= 2)
BuildResaveData: no
VignetteBuilder: knitr
URL: http://github.com/jedick/canprot
back to top