get_AMPs: Get putative antimicrobial peptides

Description Usage Arguments Value Examples

View source: R/get_AMPs.R

Description

Function gets sequences recognized as antimicrobial peptides and returns as data.frame.

Usage

1

Arguments

x

AmpGram predictions for a single protein

Value

a data.frame with sequences recognized as antimicrobial peptides (AMPs). It consists of two columns:

putative_AMP

amino acid sequence of a 10-mer (subsequence of an analyzed peptide) predicted as AMP.

prob

Probability with which a 10-mer is recognized as AMP.

Examples

1
2

AmpGram documentation built on July 1, 2020, 7:50 p.m.