Predicts antimicrobial peptides 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. The AmpGram model is too large for CRAN and it has to be downloaded separately from the repository: <https://github.com/michbur/AmpGramModel>.
| Version: | 1.0 |
| Depends: | R (≥ 3.5.0) |
| Imports: | biogram, devtools, pbapply, ranger, shiny, stringi |
| Suggests: | DT, ggplot2, pander, rmarkdown, shinythemes, spelling |
| Published: | 2020-05-31 |
| Author: | Michal Burdukiewicz
|
| Maintainer: | Michal Burdukiewicz <michalburdukiewicz at gmail.com> |
| BugReports: | https://github.com/michbur/AmpGram/issues |
| License: | GPL-3 |
| URL: | https://github.com/michbur/AmpGram |
| NeedsCompilation: | no |
| Language: | en-US |
| Materials: | README |
| CRAN checks: | AmpGram results |
| Reference manual: | AmpGram.pdf |
| Package source: | AmpGram_1.0.tar.gz |
| Windows binaries: | r-devel: AmpGram_1.0.zip, r-release: AmpGram_1.0.zip, r-oldrel: AmpGram_1.0.zip |
| macOS binaries: | r-release: AmpGram_1.0.tgz, r-oldrel: AmpGram_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=AmpGram to link to this page.