a data.frame with two columns and number of rows corresponding to the
number of peptides/proteins in the results of prediction. Columns contain following
information:
seq_name
Name of an analyzed sequence
probability
Probability that a protein/peptide possesses antimicrobial
activity. It assumes values from 0 (non-AMP) to 1 (AMP).
Row names contain sequence name and decision if a peptide/protein is classified
as AMP (TRUE) or non-AMP (FALSE).