R/t.R

#' Proteomic analysis of alcohol and LPS-treated primary mouse microglia
#'
#' Mouse microglia proteome processed with Skyline from Guergues et al 2020.
#'
#' @format A dataframe with 415275 rows and 8 variables:
#' \describe{
#'   \item{Peptide}{Peptide sequence}
#'   \item{Protein}{Name of protein}
#'   \item{Peptide.Modified.Sequence}{Peptide sequence with modifications}
#'   \item{Begin.Pos}{Position of peptide begining}
#'   \item{End.Pos}{Position of peptide end}
#'   \item{Condition}{Experiment Condition}
#'   \item{BioReplicate}{Number of Biological Replicate}
#'   \item{Normalized.Area}{Value of normalized areas}
#' }
#' @source \url{https://github.com/jessegmeyerlab/PeCorA/blob/master/inputs/PeCorA_noZ.zip}
"t"
jessegmeyerlab/PeCorA documentation built on Oct. 12, 2024, 10:44 p.m.