Package: AmyloGram
Type: Package
Title: Prediction of Amyloid Proteins
Version: 1.0
LazyData: TRUE
Date: 2016-09-23
Authors@R: c(person("Michal", "Burdukiewicz", email =
    "michalburdukiewicz@gmail.com", role = c("cre", "aut")),
    person("Piotr", "Sobczyk", email = "sobbombo@gmail.com", role = "ctb"),
    person("Stefan", "Roediger", email = "stefan.roedigier@b-tu.de", role = "ctb"))
Description: Predicts amyloid proteins using random forests trained on the
    n-gram encoded peptides. The implemented algorithm can be accessed from
    both the command line and shiny-based GUI.
License: GPL-3
URL: https://github.com/michbur/AmyloGram
BugReports: https://github.com/michbur/AmyloGram/issues
RoxygenNote: 5.0.1
Depends: R (>= 3.0.0)
Imports: biogram, ranger, seqinr, shiny
Suggests: DT, ggplot2, knitr, markdown, rmarkdown
Repository: CRAN
NeedsCompilation: no
Packaged: 2016-09-23 22:00:52 UTC; Michal
Author: Michal Burdukiewicz [cre, aut],
  Piotr Sobczyk [ctb],
  Stefan Roediger [ctb]
Maintainer: Michal Burdukiewicz <michalburdukiewicz@gmail.com>
Date/Publication: 2016-09-24 13:40:09
