A toolkit to predict antimicrobial peptides from protein sequences on a genome-wide scale. It incorporates two support vector machine models ("precursor" and "mature") trained on publicly available antimicrobial peptide data using calculated physico-chemical and compositional sequence properties described in Meher et al. (2017) <doi:10.1038/srep42362>. In order to support genome-wide analyses, these models are designed to accept any type of protein as input and calculation of compositional properties has been optimised for high-throughput use. For best results it is important to select the model that accurately represents your sequence type: for full length proteins, it is recommended to use the default "precursor" model. The alternative, "mature", model is best suited for mature peptide sequences that represent the final antimicrobial peptide sequence after post-translational processing. For details see Fingerhut et al. (2020) <doi:10.1093/bioinformatics/btaa653>. The 'ampir' package is also available via a Shiny based GUI at <https://ampir.marine-omics.net/>.
Version: | 1.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | Peptides, caret (≥ 6.0.0), kernlab, Rcpp, parallel |
LinkingTo: | Rcpp |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown, e1071 |
Published: | 2021-06-29 |
DOI: | 10.32614/CRAN.package.ampir |
Author: | Legana Fingerhut [aut, cre], Ira Cooke [aut], Jinlong Zhang [ctb] (R/read_faa.R), Nan Xiao [ctb] (R/calc_pseudo_comp.R) |
Maintainer: | Legana Fingerhut <legana.fingerhut at my.jcu.edu.au> |
License: | GPL-2 |
URL: | https://github.com/Legana/ampir |
NeedsCompilation: | yes |
Materials: | README NEWS |
In views: | Omics |
CRAN checks: | ampir results |
Reference manual: | ampir.pdf |
Vignettes: |
Introduction to ampir How to train your model |
Package source: | ampir_1.1.0.tar.gz |
Windows binaries: | r-devel: ampir_1.1.0.zip, r-release: ampir_1.1.0.zip, r-oldrel: ampir_1.1.0.zip |
macOS binaries: | r-release (arm64): ampir_1.1.0.tgz, r-oldrel (arm64): ampir_1.1.0.tgz, r-release (x86_64): ampir_1.1.0.tgz, r-oldrel (x86_64): ampir_1.1.0.tgz |
Old sources: | ampir archive |
Please use the canonical form https://CRAN.R-project.org/package=ampir to link to this page.