R/data.R

#' Time resolved RNA seq data for early zygotic development of zebra fish.
#'
#' A dataset containing RNA seq count data for two experimental conditions at 8 different time points including replicates.
#'
#' @format A \link{SummarizedExperiment} object with 15775 rows and 40 columns. Arguments rowData and colData give covariate information on the count data as follows:
#' \itemize{
#'   \item{rowData: }{name, name of the gene}
#'   \item{rowData: }{genename, identifier of gene}
#'   \item{colData: }{condition, name of condition}
#'   \item{colData: }{time, measurement time in hours post fertilization}
#'   \item{colData: }{replicate, identifier of replicate}
#' }
"MZsox"

Try the RNAsense package in your browser

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

RNAsense documentation built on Nov. 8, 2020, 5:07 p.m.