BioGenies/CancerGram: Prediction of Anticancer Peptides

Predicts anticancer 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 CancerGram model is too large for CRAN and it has to be downloaded separately from the repository: <https://github.com/BioGenies/CancerGramModel>. For more information see: Burdukiewicz et al. (2020) <doi:10.3390/pharmaceutics12111045>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.0
URL https://github.com/BioGenies/CancerGram
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("BioGenies/CancerGram")
BioGenies/CancerGram documentation built on Nov. 22, 2020, 4:44 a.m.