R/data_CPTAC_ExpCounts.R

#' 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"
rr-2/PeptideRanger documentation built on May 27, 2023, 4:43 p.m.