Package: AmyloGram
Type: Package
Title: Prediction of Amyloid Proteins
Version: 1.1
LazyData: TRUE
Date: 2017-10-11
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: 6.0.1
Depends: R (>= 3.0.0)
Imports: biogram, ranger, seqinr, shiny
Repository: CRAN
NeedsCompilation: no
Packaged: 2017-10-11 14:35:25 UTC; michal
Author: Michal Burdukiewicz [cre, aut],
  Piotr Sobczyk [ctb],
  Stefan Roediger [ctb]
Maintainer: Michal Burdukiewicz <michalburdukiewicz@gmail.com>
Date/Publication: 2017-10-11 14:46:15 UTC
Built: R 4.5.2; ; 2025-11-08 03:46:45 UTC; windows
