R/data.R

#' Observed time of death from the three passively desinged human post-mortem brain transcriptomic studies.
#'
#' @title Human Postmortem Brain Data Time of Death
#'
#' @usage
#' data(cts_Chen)
#' data(cts_Seney)
#' data(cts_Ketchesin)
#' 
#' @format Three numerical vectors:
#' \describe{
#'   \item{cts_Chen}{Time of death from Brodmann’s areas (BA) brain aging data}
#'   \item{cts_Seney}{Time of death from dorsal and ventral straitum data of control subjects.}
#'   \item{cts_Ketchesin}{Time of death from dorsolateral prefrontal cortex data of control subjects.}
#' }#'
#'
#' @references
#' Seney, M. L., Cahill, K., Enwright, J. F., Logan, R. W., Huo, Z., Zong, W., ... & McClung, C. A. (2019). Diurnal rhythms in gene expression in the prefrontal cortex in schizophrenia. Nature communications, 10(1), 1-11.
#' Ketchesin, K. D., Zong, W., Hildebrand, M. A., Seney, M. L., Cahill, K. M., Scott, M. R., ... & McClung, C. A. (2021). Diurnal rhythms across the human dorsal and ventral striatum. Proceedings of the National Academy of Sciences, 118(2).
#' Chen, C.-Y., Logan, R. W., Ma, T., Lewis, D. A., Tseng, G. C., Sibille, E., and McClung, C. A. (2016).Effects of aging on circadian patterns of gene expression in the human prefrontal cortex.Proceedings of the National Academy of Sciences, 113(1):206–211.
#'
"cts_Chen"
"cts_Seney"
"cts_Ketchesin"
circaPower/CircaPower documentation built on April 17, 2025, 3:28 a.m.