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"

Try the intePareto package in your browser

Any scripts or data that you put into this service are public.

intePareto documentation built on June 18, 2021, 5:08 p.m.