R/test_chip_meta_data.R

#' meta data of preprocessed ChIP-Seq data
#'
#' The ChIP-Seq meta data.frame at least three columns:
#' 1. mark: the mark of histone modifications (e.g. H3K4me3 or H3K27ac).
#' 2. condition: identifier of the condition to which each sample belongs.
#' 3. files: the exact address of the aligned bam files.
#'
#' @docType data
#'
#' @usage data(test_chip_meta)
#'
#' @format An object of data.frame.
#'
#' @keywords datasets
#'
#' @examples
#' data(test_chip_meta)

"test_chip_meta"
yingstat/intePareto documentation built on Feb. 8, 2021, 2:17 a.m.