R/complex.R

#' @name complex
#' @title Example of Protein Complex Data
#'
#' @description
#' This data contains two compared samples that measures the DNA binding
#' differences of protein complex. ChIP-seq reads are counted for 300bp bins.
#' Only data from chromosome 10 is included.
#'
#' @docType data
#' @format A list with two conponents:
#' \describe{
#'   \item{counts}{read counts}
#'   \item{bins}{300 bp bins}
#' }
#' @source \url{http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE67382}
#' @rdname complex
#'
NULL
tengmx/ComplexDiff documentation built on May 31, 2019, 8:34 a.m.