CRAN/E | ampir

ampir

Predict Antimicrobial Peptides

Installation

About

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 .

github.com/Legana/ampir

Key Metrics

Version 1.1.0
R ≥ 3.5.0
Published 2021-06-29 1026 days ago
Needs compilation? yes
License GPL-2
CRAN checks ampir results

Downloads

Yesterday 12 0%
Last 7 days 51 +9%
Last 30 days 259 -20%
Last 90 days 1.087 +32%
Last 365 days 3.516 -15%

Maintainer

Maintainer

Legana Fingerhut

legana.fingerhut@my.jcu.edu.au

Authors

Legana Fingerhut

aut / cre

Ira Cooke

aut

Jinlong Zhang

ctb

(R/read_faa.R)

Nan Xiao

ctb

(R/calc_pseudo_comp.R)

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction to ampir
How to train your model

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ampir archive

Depends

R ≥ 3.5.0

Imports

Peptides
caret ≥ 6.0.0
kernlab
Rcpp
parallel

Suggests

testthat ≥ 3.0.0
knitr
rmarkdown
e1071

LinkingTo

Rcpp