Nothing
#' Yeast lysate - UPS1 benchmark dataset
#'
#' This dataset was given by Ramus et al., (2016). It is based on a highly complex sample (yeast lysate) spiked with different spiked amounts of the UPS1 standard mixture of 48 recombinant proteins.
#' The original dataset contains 2644 rows of proteins and 2 groups of samples with three replicates each.
#' From the original dataset, only the pairwise comparison of 50vs0.5 has taken here. This dataset
#' contains 874 rows of proteins which includes 48 spiked-in ups proteins in the yeast.
#'
#' This standard proteomic dataset is suitable for benchmarking and comparing software for label-free quantification.
#' And can also be applied to the evaluation of post-processing steps such as normalization, imputation of missing values, and statistical methods.
#'
#'
#' @format A data frame with 874 rows and 7 variables:
#' \describe{
#' \item{Majority protein IDs}{Protein ID information}
#' \item{A1}{1st condition, 1st technical replicate}
#' \item{A2}{1st condition, 2nd technical replicate}
#' \item{A3}{1st condition, 3rd technical replicate}
#' \item{B1}{2nd condition, 1st technical replicate}
#' \item{B2}{2nd condition, 2nd technical replicate}
#' \item{B3}{2nd condition, 3rd technical replicate}
#'}
#' @source \doi{10.1016/j.dib.2015.11.063}
"yeast_data"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.