R/res_data.R

#' an example of the result of doMatch
#'
#'  a list with the following three items.
#'  1. res.rna, a data frame contains RNA-Seq counts
#'  2. res.chip, a data frame contains ChIP-Seq counts
#'  3. matched.data, a dataframe contains matched RNA-Seq counts and ChIP-Seq
#'  counts
#'
#' @docType data
#'
#' @usage data(res)
#'
#' @format An object of list.
#'
#' @keywords datasets
#'
#' @examples
#' data(res)

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