R/data.R

#' @name Lewy
#' @aliases Lewy2b_maxquant
#' @title Bottom-up data from Lewy bodies study obtain using MaxQuant software.
#' @description Bottom-up LC-MS/MS data collected on Q Exactive
#'              instrument. Mass spec data was analyzed by MaxQuant.
#' 
#' @docType data
#' @usage 
#' data(Lewy2b_maxquant)
#' @return m an \code{MSnSet} instance
#' @format an \code{MSnSet} instance
#' @source PNNL's data analysis pipeline
#' @author Vlad Petyuk, 2015-03-17
# ' @export
#' @examples
#' \dontrun{
#' data(Lewy2b_maxquant)
#' head(pData(m))
#' head(fData(m))
#' head(exprs(m))
#' }
NULL
vladpetyuk/LewyBodies.SN.BottomUp2 documentation built on May 3, 2019, 6:15 p.m.