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