#' Peptides in the ProteomicsDB database
#'
#' A dataset containing peptides found in the ProteomicsDB database and the number of experiments that they were observed in.
#'
#' @format A data frame with 939371 rows and 2 variables:
#' \describe{
#' \item{sequence}{amino acid sequence of peptide}
#' \item{n_obs_pep}{number of experiments peptide was observed in}
#'
#' }
#'
"ProtDB_exp_counts"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.