R/ColantuoniAnnotation.R

#' Annotation of 266 gene expression samples collected in human brains
#' 
#' A dataset containing information about the samples found in the pre-processed 
#' gene expression dataset \code{ColantuoniData}.
#'
#' @format This data frame has 15 columns and 266 rows. The columns contain the 
#' following information about the 266 samples:
#' 
#' \itemize{
#'	\item ID. the sample identifier
#'	\item Submission. date of submission
#'	\item Last_Update. date of last update
#'	\item Array_Batch. number of batch
#'	\item Age. age of the individual
#'	\item Sex. sex of the individual
#'	\item Ethnicity. ethnicity of the individual
#'	\item PMI. value of PMI of sample
#'	\item PH. value of PH of sample
#'	\item RIN. value of RIN of sample
#'	\item Smoker. whether individual smoked
#'	\item Highest_Education. highest education of individual
#'	\item Brain_Bank_Source. source of brain
#'	\item period. period of individual
#'	\item description. description of period of individual
#' }
#'
#' @seealso \code{\link{ColantuoniData}} for the gene expression measurements
#' @source Gene Expression Omnibus GSE30272 
#' (\url{http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE30272})
#' @references Colantuoni C, Lipska BK, Ye T, Hyde TM et al. 
#' Temporal dynamics and genetic control of transcription in the human prefrontal cortex. 
#' Nature 2011 Oct 26;478(7370):519-23.
#' @name ColantuoniAnnotation
NULL
PeteHaitch/RUVcorr documentation built on May 8, 2019, 1:31 a.m.