R/data.R

#' pGRN example data
#' 
#' A list with expression dataframe and pseudotime dataframe
#' 
#' @format ## `pGRNDB`
#' A list with items expression and ptime
#' \describe{
#'  \item{expression}{data frame of single cell expression}
#'  \item{ptime}{pseudotime of the single cells}
#'  ...
#' }
#' @source pGRN
"pGRNDB"

Try the pGRN package in your browser

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

pGRN documentation built on Jan. 18, 2023, 1:06 a.m.