R/Datasets.R

#' Stimulated dataset
#' 
#' This is the stimulated data part of the GSE39411 dataset,
#' \url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE39411}. Data were
#' normalized and are ready to use.
#' 
#' 5 leukemic CLL B-lymphocyte of aggressive form were stimulated in vitro with
#' an anti-IgM antibody, activating the B-cell receptor (BCR). We analyzed the
#' gene expression at 4 time points (60, 90, 210 and 390 minutes). Each gene
#' expression measurement is performed both in stimulated cells and in control
#' unstimulated cells. This is the stimulated cells dataset.
#' 
#' Data were collected on HG-U133_Plus_2, Affymetrix Human Genome U133 Plus 2.0
#' Array.
#' 
#' @name micro_S
#' @docType data
#' @format A data frame with 54613 probesets measured 6 times throught 4 time
#' points.
#' @references Vallat, L., Kemper, C. A., Jung, N., Maumy-Bertrand, M.,
#' Bertrand, F., \dots{}, Bahram, S. (2013). Reverse-engineering the genetic
#' circuitry of a cancer cell with predicted intervention in chronic
#' lymphocytic leukemia. Proceedings of the National Academy of Sciences,
#' 110(2), 459-464, \doi{10.1073/pnas.1211130110}.
#' @keywords datasets
#' @examples
#' 
#' data(micro_S)
#' 
NULL





#' Unstimulated control dataset
#' 
#' This is the unstimulated data part of the GSE39411 dataset,
#' \url{https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE39411}. Data were
#' normalized and are ready to use.
#' 
#' 5 leukemic CLL B-lymphocyte of aggressive form were stimulated in vitro with
#' an anti-IgM antibody, activating the B-cell receptor (BCR). We analyzed the
#' gene expression at 4 time points (60, 90, 210 and 390 minutes). Each gene
#' expression measurement is performed both in stimulated cells and in control
#' unstimulated cells. This is the unstimulated cells dataset.
#' 
#' Data were collected on HG-U133_Plus_2, Affymetrix Human Genome U133 Plus 2.0
#' Array.
#' 
#' @name micro_US
#' @docType data
#' @format A data frame with 54613 probesets measured 6 times throught 4 time
#' points.
#' @references Vallat, L., Kemper, C. A., Jung, N., Maumy-Bertrand, M.,
#' Bertrand, F., \dots{}, Bahram, S. (2013). Reverse-engineering the genetic
#' circuitry of a cancer cell with predicted intervention in chronic
#' lymphocytic leukemia. Proceedings of the National Academy of Sciences,
#' 110(2), 459-464, \doi{10.1073/pnas.1211130110}.
#' @keywords datasets
#' @examples
#' 
#' data(micro_US)
#' 
NULL

Try the CascadeData package in your browser

Any scripts or data that you put into this service are public.

CascadeData documentation built on Nov. 28, 2022, 5:16 p.m.