R/data_ProtDB_ExpCounts.R

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