R/TFs.R

#' Sample TFs
#'
#' A data.table containing gene, promoter, enhancer, promoter_TF, enhancer_TF
#'
#' @format A data frame with 100 rows and 5 variables:
#' \describe{
#'   \item{gene}{gene id}
#'   \item{promoter}{promoter_region}
#'   \item{enhancer}{enhancer region}
#'   \item{promoter_TF}{transcription factors that bind to the promoter region}
#'   \item{enhancer_TF}{transcription factors that bind to the enhancer region}
#' }
#'
"TFs"
mying4/scGRN documentation built on Aug. 11, 2020, 11:48 p.m.