Package: AmyloGram Type: Package Title: Prediction of Amyloid Proteins Version: 1.2 LazyData: TRUE Date: 2018-10-10 Authors@R: c(person("Michal", "Burdukiewicz", email = "michalburdukiewicz@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-8926-582X")), person("Piotr", "Sobczyk", email = "sobbombo@gmail.com", role = "ctb"), person("Jaroslaw", "Chilimoniuk", email = "jaroslaw.chilimoniuk@gmail.com", comment = c(ORCID = "0000-0001-5467-018X"), role = c("ctb")), person("Stefan", "Roediger", email = "stefan.roedigier@b-tu.de", role = "ctb", comment = c(ORCID = "0000-0002-1441-6512")), person("Dominik", "Rafacz", 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.1.1 Encoding: UTF-8 Depends: R (>= 3.0.0) Imports: biogram, ranger, seqinr, shiny Suggests: dplyr, DT, markdown, shinythemes Config/pak/sysreqs: cmake libgmp3-dev make libuv1-dev zlib1g-dev Repository: https://michbur.r-universe.dev Date/Publication: 2020-05-21 19:41:56 UTC RemoteUrl: https://github.com/michbur/amylogram RemoteRef: HEAD RemoteSha: a69da65aa7dd27dba3b6cffde1569c559cb5576f NeedsCompilation: no Packaged: 2026-06-04 08:54:11 UTC; root Author: Michal Burdukiewicz [cre, aut] (ORCID: ), Piotr Sobczyk [ctb], Jaroslaw Chilimoniuk [ctb] (ORCID: ), Stefan Roediger [ctb] (ORCID: ), Dominik Rafacz [ctb] Maintainer: Michal Burdukiewicz