R/data.R

#' A sample single cell sequencing data subsetted from Zheng2017
#'
#' @format Single Cell experiment object with 10,000 genes and 100 cells
#' @source \url{https://www.nature.com/articles/ncomms14049}
"toydata"


#' A reference data frame that matches ENSG IDs to HGNC symbols
#'
#' @format A data frame with 46606 rows and 2 columns
#' \describe{
#'   \item{ensg}{Ensembl ENSG IDs}
#'   \item{hgnc}{HGNC symbols}
#' }
#' @source \url{http://www.biomart.org/}
"ensg_hgnc"
tk382/HIPPO documentation built on Aug. 17, 2021, 2:29 p.m.