R/data.R

#' Amino acid sequences of 5 antimicrobial peptides
#'
#' A dataset containing the name and residue sequence of
#' five antimicrobial peptides from the Antimicrobial
#' Peptide Database (APD3).
#'
#' See Wang et al. (2016) <doi:10.1093/nar/gkv1278> for more information.
#'
#' @format A data frame with 5 rows and 2 variables:
#' \describe{
#'   \item{Name}{antimicrobial peptide name}
#'   \item{Seq}{antimicrobial residue sequence}
#' }
#' @source \url{http://aps.unmc.edu/AP/}
"sequence"

Try the helixvis package in your browser

Any scripts or data that you put into this service are public.

helixvis documentation built on May 2, 2019, 3:32 p.m.